From: Martin Wilck <mwilck@xxxxxxxx> Formally, the ABI is still the same, but the semantics of the return value have changed. Signed-off-by: Martin Wilck <mwilck@xxxxxxxx> --- libmultipath/libmultipath.version | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libmultipath/libmultipath.version b/libmultipath/libmultipath.version index b3690ac..c1d9b15 100644 --- a/libmultipath/libmultipath.version +++ b/libmultipath/libmultipath.version @@ -207,7 +207,6 @@ global: strchop; strlcpy; sync_map_state; - sysfs_attr_set_value; sysfs_get_size; sysfs_is_multipathed; timespeccmp; @@ -264,8 +263,13 @@ global: /* foreign */ free_scandir_result; - sysfs_attr_get_value; local: *; }; + +LIBMULTIPATH_16.0.0 { +global: + sysfs_attr_set_value; + sysfs_attr_get_value; +}; -- 2.36.1 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/dm-devel