Date: Thu, 31 Jul 2008 12:02:34 -0500 From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: "Christian S.J. Peron" <csjp@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_cache.c src/sys/security/audit audit_bsm_klib.c src/sys/sys vnode.h Message-ID: <20080731170234.GA91361@sub.vaned.net> In-Reply-To: <200807311659.m6VGxC2R018875@repoman.freebsd.org> References: <200807311659.m6VGxC2R018875@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 31, 2008 at 04:57:41PM +0000, Christian S.J. Peron wrote: > > Further, the string parsing routines have been converted to use the > sbuf(9) framework. This change also removes the conditional acquisition > of Giant, since the vn_fullpath1 method will not dip into file system > dependent code. > Doh -- we didn't remove the conditional aquisition of Giant here as it's still required in some cases. This commit message had an error in it :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080731170234.GA91361>