Date: Wed, 6 Feb 2002 01:05:09 +0000 (GMT) From: Mike Silbersack <silby@silby.com> To: Matt Dillon <dillon@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c Message-ID: <20020206010252.P4693-100000@patrocles.silby.com> In-Reply-To: <200202050749.g157n1458534@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Did any of these changes break something with softupdates? I just cvsup'd a -stable box, and on the first reboot with the new kernel I got a "giving up on 1 buffers" and the filesystems were automatically fscked on the reboot. (A subsequent reboot did not have that problem, but I didn't do anything other than boot and shutdown -r now.) Mike "Silby" Silbersack On Mon, 4 Feb 2002, Matt Dillon wrote: > dillon 2002/02/04 23:49:01 PST > > Modified files: (Branch: RELENG_4) > sys/ufs/ffs ffs_softdep.c > Log: > MFC 1.103. drain_output() must be called prior to checking for > dirty buffers or we may get an incorrect indication, resulting in > a later panic. > > Revision Changes Path > 1.57.2.10 +11 -9 src/sys/ufs/ffs/ffs_softdep.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020206010252.P4693-100000>