> @@ -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;

i have added assertion if avl_pool = NULL.
we have this situation only with perm_type = ZFS_DELEG_WHO_UNKNOWN

---
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/56/files#r49897170
_______________________________________________
developer mailing list
[email protected]
http://lists.open-zfs.org/mailman/listinfo/developer

Reply via email to