cvs commit: src/sys/kern vfs_subr.c
John Baldwin
jhb at freebsd.org
Tue Apr 4 15:48:36 UTC 2006
On Tuesday 04 April 2006 02:46, Jeff Roberson wrote:
> jeff 2006-04-04 06:46:10 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/kern vfs_subr.c
> Log:
> - VFS_LOCK_GIANT when recycling a vnode via getnewvnode. We may be
> recycling for an unrelated filesystem. I really don't like potentially
> acquiring giant in the context of a giantless filesystem but there
> are reasonable objections to removing the recycling from this path.
>
> Sponsored by: Isilon Systems, Inc.
Yay, thanks!
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the cvs-src
mailing list