K 10 svn:author V 3 avg K 8 svn:date V 27 2019-08-17T09:23:03.205693Z K 7 svn:log V 214 zfs_vget: fix vnode reference count leak in error path If vn_lock() failed, then the function returned the error but the vnode obtained via zfs_zget() was never released. MFC after: 10 days Sponsored by: Panzura END