Date: Sat, 4 Jan 2003 16:46:01 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/portalfs portal_vnops.c Message-ID: <200301050046.h050k1A6051145@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 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?200301050046.h050k1A6051145>