On Thu, 2023-11-02 at 18:15 -0400, Benjamin Marzinski wrote:
> Commits ("libmultipath: Add max_retries config option") and
> ("multipathd: Add auto_resize config option") changed the size and
> member offsets of multiple structs.
>
> Signed-off-by: Benjamin Marzinski <[email protected]>
I should have bumped the ABI with my patch "libmultipath: deprecate
bindings_file, wwids_file, prkeys_file" already. If you don't mind,
just drop this, and I'll fix the ABI issues when I push to the "queue"
branch.
I'd like to create a PR to Christophe soon, basically as soon as this
series is reviewed.
Thanks,
Martin
> ---
> libmultipath/libmultipath.version | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libmultipath/libmultipath.version
> b/libmultipath/libmultipath.version
> index 8368ef7a..8ab7c802 100644
> --- a/libmultipath/libmultipath.version
> +++ b/libmultipath/libmultipath.version
> @@ -43,7 +43,7 @@ LIBMPATHCOMMON_1.0.0 {
> put_multipath_config;
> };
>
> -LIBMULTIPATH_21.0.0 {
> +LIBMULTIPATH_22.0.0 {
> global:
> /* symbols referenced by multipath and multipathd */
> add_foreign;