Date: Thu, 22 Sep 2005 09:41:03 -0600 From: Scott Long <scottl@samsco.org> To: Stephan Uphoff <ups@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_shutdown.c Message-ID: <4332D08F.2030205@samsco.org> In-Reply-To: <200509221534.j8MFYGUv078710@repoman.freebsd.org> References: <200509221534.j8MFYGUv078710@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Stephan Uphoff wrote: > ups 2005-09-22 15:34:16 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_shutdown.c > Log: > Don't pretend to be thread0 when calling sync(). > It confuses the lock manager since in some places thread0 is > then used for vnode locking while curthread is used for vnode unlocking. > > Found by: Yahoo! > Reviewed by: ps@,jhb@ > MFC after: 3 days > > Revision Changes Path > 1.176 +2 -2 src/sys/kern/kern_shutdown.c Nice! Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4332D08F.2030205>