K 10 svn:author V 3 avg K 8 svn:date V 27 2017-10-02T11:07:48.522080Z K 7 svn:log V 222 fix incorrect use of getzfsvfs_impl in r324163, ZFS Channel Programs getzfsvfs_impl() returns a referenced, not busied, filesystem, so the matching call is vfs_rel, not vfs_unbusy. MFC after: 4 weeks X-MFC with: r324163 END