When renaming a file, unlock the target vnode if the target file exists.
authorhelg <helg@openbsd.org>
Mon, 27 Nov 2017 12:54:13 +0000 (12:54 +0000)
committerhelg <helg@openbsd.org>
Mon, 27 Nov 2017 12:54:13 +0000 (12:54 +0000)
commit9a1702581205f0315ea1d7051e3ad22e2a7a530e
tree4fbca2b266936ff30bf92806ac61a56554fc4cf1
parent4f933137c113de855d56b0854384023698e97ebf
When renaming a file, unlock the target vnode if the target file exists.

ok mpi@
sys/miscfs/fuse/fuse_vnops.c