Hi, There are some old patches in our multipath-tools code. They fix some bugs in old version (0.4.9). I'm not the auther of these patches, but I send them. Please review.Thanks. lixiaokeng (3): fix multipathd resize when not all sizes of paths are equal fix lun expansion failure when there is offline path flush and sync before reboot sunguoshuai (3): check pgp to avoid NULL dereference in enable_group fix change reservtion key to uint8 for memcmp ignore for clear mismatch key libmpathpersist/mpath_persist.c | 27 ++++++++++++++++++++------- libmultipath/configure.c | 18 ++++++++++++++++++ libmultipath/prioritizers/alua.c | 4 ++++ libmultipath/prioritizers/emc.c | 2 +- libmultipath/prioritizers/hds.c | 19 +++++++++++-------- libmultipath/structs.c | 1 + libmultipath/structs.h | 1 + libmultipath/structs_vec.c | 10 +++++++--- libmultipath/util.c | 7 +++++++ multipathd/cli_handlers.c | 19 ++++++++++++++++++- multipathd/main.c | 5 +++++ 11 files changed, 93 insertions(+), 20 deletions(-) -- -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel