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

Tor Egge tegge at FreeBSD.org
Mon Apr 3 22:23:24 UTC 2006


tegge       2006-04-03 22:23:23 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_softdep.c 
    sys/ufs/ufs          ufsmount.h 
  Log:
  Eliminate softdep_flush() livelock by accounting for number of worklist items
  marked as being in progress.
  
  Revision  Changes    Path
  1.194     +6 -1      src/sys/ufs/ffs/ffs_softdep.c
  1.37      +1 -0      src/sys/ufs/ufs/ufsmount.h


More information about the cvs-src mailing list