Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.16.0
-
9223372036854775807
Description
When trying to build lustre against zfs master tree we get this:
libmount_utils_zfs.c: In function 'zfs_get_prop_int': libmount_utils_zfs.c:491:51: error: passing argument 3 of 'nvlist_lookup_string' from incompatible pointer type [-Werror=incompatible-pointer-types] ret = nvlist_lookup_string(propval, ZPROP_VALUE, &propstr); ^~~~~~~~
and related
Attachments
Issue Links
- is related to
-
LU-16795 Update ZFS version to 2.1.11
- Resolved