Date: Sun, 5 Jan 2003 12:06:06 +1100 From: Tim Robbins <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/portalfs portal_vnops.c Message-ID: <20030105120606.A79417@dilbert.robbins.dropbear.id.au> In-Reply-To: <200301050046.h050k1A6051145@repoman.freebsd.org>; from tjr@FreeBSD.org on Sat, Jan 04, 2003 at 04:46:01PM -0800 References: <200301050046.h050k1A6051145@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 04, 2003 at 04:46:01PM -0800, Tim J. Robbins wrote: > tjr 2003/01/04 16:46:01 PST > > Modified files: > sys/fs/portalfs portal_vnops.c > Log: > Repair vnode locking in portal_lookup(). Specifically, lock the file > vnode, and unlock the parent directory vnode if LOCKPARENT is not set. > > Obtained from: NetBSD (rev. 1.34) > > Revision Changes Path > 1.54 +10 -2 src/sys/fs/portalfs/portal_vnops.c This should make portalfs work again. DEBUG_VFS_LOCKS no longer complains about it. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030105120606.A79417>