K 10 svn:author V 3 kib K 8 svn:date V 27 2016-05-11T06:32:22.319387Z K 7 svn:log V 341 Add vfs_hash_ref(9) function, which finds a vnode by the hash value and returns it referenced. The function is similar to vfs_hash_get(9), but unlike the later, returned vnode is not locked. This operation cannot be requested with the vget(9) flags. Reviewed and tested by: rmacklem Sponsored by: The FreeBSD Foundation MFC after: 1 week END