Date: Thu, 6 Oct 2005 17:56:50 +0000 From: Xin LI <delphij@FreeBSD.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: <20051006175650.GW88253@freefall.freebsd.org> In-Reply-To: <200510061753.j96Hrlh0073742@repoman.freebsd.org> References: <200510061753.j96Hrlh0073742@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 06, 2005 at 05:53:46PM +0000, Stephan Uphoff wrote: > ups 2005-10-06 17:53:46 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sys/kern kern_shutdown.c > Log: > MFC: 1.176 > 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. Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051006175650.GW88253>