> @@ -4979,7 +4993,7 @@ construct_fsacl_list(boolean_t un, struct allow_opts
> *opts, nvlist_t **nvlp)
>
> while (curr < end) {
> const char *who;
> - zfs_deleg_who_type_t who_type;
> + zfs_deleg_who_type_t who_type = {0};
correct initializer is ZFS_DELEG_WHO_UNKNOWN
---
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/56/files#r49884046
_______________________________________________
developer mailing list
[email protected]
http://lists.open-zfs.org/mailman/listinfo/developer