cvs commit: src/sys/vfs/ufs ffs_softdep.c
Matthew Dillon
dillon at apollo.backplane.com
Wed Jan 11 11:02:53 PST 2006
:
:corecode 2006/01/10 18:46:38 PST
:
:DragonFly src repository
:
: Modified files:
: sys/vfs/ufs ffs_softdep.c
: Log:
: Import a softdep fix from FreeBSD rev 1.183 by tegge:
:
: Don't set the COMPLETE flag in an inodedep structure before the related
: inode has been written.
:
: Revision Changes Path
: 1.33 +1 -1 src/sys/vfs/ufs/ffs_softdep.c
:
:
:http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ffs_softdep.c.diff?r1=1.32&r2=1.33&f=u
Ugh. I had thought I had gotten that one, but I guess I missed it.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Commits
mailing list