diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2003-05-01 21:13:06 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2003-05-01 21:13:06 +0000 |
commit | 4fbb5d2cdb497598cffbcbfdf18f3d83d4a77367 (patch) | |
tree | 7fca7015b255d0a819cf54e4f153211bb7fc8d23 /usr.bin/rpcgen | |
parent | ba43886222ebe38c78b14183f7471b4555bc4fa7 (diff) |
several related changes:
vfs_subr.c:
add a missing simple_lock_init for vnode interlock
try to avoid reclaiming locked or layered vnodes
initialize vnlock pointer to NULL
remove old code to free vnlock, never used
lockinit the new vnode lock
vfs_syscalls.c:
support for VLAYER flag
vnode_if.sh:
support for splitting VDESC flags
vnode_if.src:
split VDESC flags
WILLPUT is the combination of WILLRELE and WILLUNLOCK
most uses for WILLRELE become WILLPUT
vnode.h:
add v_lock to struct vnode
add VLAYER flag
update for new VDESC flags
Diffstat (limited to 'usr.bin/rpcgen')
0 files changed, 0 insertions, 0 deletions