cvs commit: src/sys/ufs/ffs ffs_softdep.c

John Baldwin jhb at FreeBSD.org
Tue Apr 6 12:21:23 PDT 2004


jhb         2004/04/06 12:20:24 PDT

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_softdep.c 
  Log:
  Fix a paste-o from the buf_prewrite() cleanup commit and check for the
  MNTK_SUSPEND flag on the correct vnode pointer in softdep_disk_prewrite().
  
  Reviewed by:    phk
  Tested by:      kensmith
  
  Revision  Changes    Path
  1.153     +1 -1      src/sys/ufs/ffs/ffs_softdep.c


More information about the cvs-src mailing list