cvs commit: src/sys/kern kern_shutdown.c
Xin LI
delphij at FreeBSD.org
Thu Oct 6 10:56:51 PDT 2005
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!
More information about the cvs-src
mailing list