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

Mike Silbersack silby at silby.com
Mon Aug 22 01:20:52 GMT 2005


On Sun, 21 Aug 2005, Tor Egge wrote:

> tegge       2005-08-21 18:19:06 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/ufs/ffs          ffs_softdep.c
>  Log:
>  Don't set the COMPLETE flag in an inodedep structure before the related
>  inode has been written.
>
>  Revision  Changes    Path
>  1.183     +1 -1      src/sys/ufs/ffs/ffs_softdep.c

Based on your earlier explanation about this, what I gleaned was that this 
could've been responsible for all sorts of "unexpected softupdates 
inconsistencies" messages during fsck throughout the years.  Is that a 
correct understanding?

Mike "Silby" Silbersack


More information about the cvs-src mailing list