freebsd-src/sys/fs/portalfs
Tim J. Robbins a3ebcd98e1 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)
2003-01-05 00:46:01 +00:00
..
portal.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
portal_vfsops.c Fix a warning on 64 bits platforms: copyinstr() takes 2002-10-06 11:45:22 +00:00
portal_vnops.c Repair vnode locking in portal_lookup(). Specifically, lock the file 2003-01-05 00:46:01 +00:00