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