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 :) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"