The first patch is an attempt to fix https://github.com/opensvc/multipath-tools/issues/105. The second fixes an issue that occured to me while working on the first one. The third is a minor cleanup. Martin Wilck (3): libmultipath: fix handling of pp->pgindex libmultipath: pgcmp(): compare number of paths libmultipath: move pathcmp() to configure.c libmultipath/configure.c | 20 ++++++++++++++++++++ libmultipath/pgpolicies.c | 6 ++++++ libmultipath/structs.c | 31 +++++++++++-------------------- libmultipath/structs.h | 1 - libmultipath/structs_vec.c | 8 ++++++++ 5 files changed, 45 insertions(+), 21 deletions(-) -- 2.47.0