1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/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_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
portal.h