cvs commit: src/sys/vfs/ufs ffs_softdep.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Mar 15 08:28:02 PST 2004
dillon 2004/03/15 08:27:04 PST
DragonFly src repository
Modified files:
sys/vfs/ufs ffs_softdep.c
Log:
Move a drain output call to before a dirty block check instead of after
to make all dirty buffers visible.
Submitted-by: Max Khon <fjoe at xxxxxxxxxxx> for FreeBSD-4.x
Reviewed-by: Kirk McKusick <mckusick at xxxxxxxxxxxxxxxxxxxx>
Revision Changes Path
1.14 +4 -4 src/sys/vfs/ufs/ffs_softdep.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ffs_softdep.c.diff?r1=1.13&r2=1.14&f=h
More information about the Commits
mailing list