Date: Sun, 21 Aug 2005 20:20:29 -0500 (CDT) From: Mike Silbersack <silby@silby.com> To: Tor Egge <tegge@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c Message-ID: <20050821201938.G17433@odysseus.silby.com> In-Reply-To: <200508211819.j7LIJ6XA060679@repoman.freebsd.org> References: <200508211819.j7LIJ6XA060679@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050821201938.G17433>