Date: Tue, 4 Apr 2006 11:18:28 -0400 From: John Baldwin <jhb@freebsd.org> To: Jeff Roberson <jeff@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c Message-ID: <200604041118.30980.jhb@freebsd.org> In-Reply-To: <200604040646.k346kAjc013418@repoman.freebsd.org> References: <200604040646.k346kAjc013418@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604041118.30980.jhb>