[dm-devel] [PATCH 0/6] multipath-tools history bug in 0.4.9

Martin Wilck mwilck at suse.com
Mon Oct 26 10:43:40 UTC 2020


Hello Lixiaokeng,

On Mon, 2020-10-26 at 17:23 +0800, lixiaokeng wrote:
> 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.

Thanks for the patches, but unless you can provide evidence that the
issues are still present in recent upstream code, we likely won't
bother with this on dm-devel. Please report this to the distribution(s)
you are using that are still shipping the old multipath-tools versions.

Regards,
Martin

> 
> 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(-)
> 





More information about the dm-devel mailing list