Date: Fri, 20 Aug 2004 19:21:47 +0000 (UTC) From: Don Lewis <truckman@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <200408201921.i7KJLl3J035751@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
truckman 2004-08-20 19:21:47 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
Don't attempt to trigger the syncer thread final sync code in the
shutdown_pre_sync state if the RB_NOSYNC flag is set. This is the
likely cause of hangs after a system panic that are keeping crash
dumps from being done.
This is a MFC candidate for RELENG_5.
MFC after: 3 days
Revision Changes Path
1.523 +3 -0 src/sys/kern/vfs_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408201921.i7KJLl3J035751>
