diff options
author | gleb <gleb@FreeBSD.org> | 2012-03-14 08:29:21 +0000 |
---|---|---|
committer | gleb <gleb@FreeBSD.org> | 2012-03-14 08:29:21 +0000 |
commit | fa1fc18612faf6bfd16e8092c070fc70e359b18b (patch) | |
tree | 2b0091b54d91d8cf55cba370d0f1e499a2516e09 /sys/fs/tmpfs/tmpfs_vnops.c | |
parent | 9fac704df403eb5767c1251fd435d7a37d0c69a1 (diff) | |
download | FreeBSD-src-fa1fc18612faf6bfd16e8092c070fc70e359b18b.zip FreeBSD-src-fa1fc18612faf6bfd16e8092c070fc70e359b18b.tar.gz |
Don't enforce LK_RETRY to get existing vnode in tmpfs_alloc_vp()
Doomed vnode is hardly of any use here, besides all callers handle error
case. vfs_hash_get() does the same.
Don't mess with vnode holdcount, vget() takes care of it already.
Approved by: mdf (mentor)
Diffstat (limited to 'sys/fs/tmpfs/tmpfs_vnops.c')
0 files changed, 0 insertions, 0 deletions