]> git.proxmox.com Git - mirror_zfs.git/blobdiff - module/zfs/zfs_fuid.c
Rebase master to b121
[mirror_zfs.git] / module / zfs / zfs_fuid.c
index 8e481dffb312a1d341dabc84bc5d2016579faa54..e704b1ca9d01c70956bcf1985699126c46690e78 100644 (file)
@@ -353,6 +353,7 @@ retry:
                rw_exit(&zfsvfs->z_fuid_lock);
                return (retidx);
        } else {
+               rw_exit(&zfsvfs->z_fuid_lock);
                return (-1);
        }
 }