> @@ -4469,6 +4473,9 @@ parse_fs_perm(fs_perm_t *fsperm, nvlist_t *nvl) > avl_pool = fspset->fsps_who_perm_avl_pool; > avl = fsperm->fsp_uge_avl; > break; > + > + default: > + break;
if we get here then is_set and/or avl_pool are probably wrong. --- Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/56/files#r49883841
_______________________________________________ developer mailing list [email protected] http://lists.open-zfs.org/mailman/listinfo/developer
