Add Solaris FMA style support
[zfs.git] / module / zfs / zfs_fuid.c
index 8e481df..e704b1c 100644 (file)
@@ -353,6 +353,7 @@ retry:
                rw_exit(&zfsvfs->z_fuid_lock);
                return (retidx);
        } else {
+               rw_exit(&zfsvfs->z_fuid_lock);
                return (-1);
        }
 }