christos
Thu Nov 17 21:49:05 EST 1994
Update of /b/source/CVS/src/sys/kern
In directory sun-lamp.cs.berkeley.edu:/c/users/christos/slash/sys/kern
Modified Files:
vfs_syscalls.c
Log Message:
Don't VOP_UNLOCK the vnode on a cloning operation. vput() will do it for
us.