[dm-devel] [PATCH v2 0/4] misc multipath patches

Martin Wilck Martin.Wilck at suse.com
Fri Sep 13 22:48:21 UTC 2019


On Fri, 2019-09-13 at 17:04 -0500, Benjamin Marzinski wrote:
> These are a couple of disconnected multipath patches.
> 
> Changes in v2:
> 
> 0003: As Martin suggested, fail immediately on wrong number of prin
>       actions.
> 
> 0004: mp_init now is an optional symbol for checker DSOs, and is
> ignored
>       if it's missing, again at Martin's suggestion.
> 
> Benjamin Marzinski (4):
>   mpathpersist: remove broken/unused code
>   libmultipath: EMC PowerMax NVMe device config
>   mpathpersist: fix leaks
>   libmultipath: fix mpcontext initialization
> 
>  libmpathpersist/mpath_persist.c      | 16 ++++----------
>  libmultipath/checkers.c              | 27 +++++++++++++++++++++--
>  libmultipath/checkers.h              |  1 +
>  libmultipath/checkers/emc_clariion.c |  7 ++++++
>  libmultipath/discovery.c             |  2 ++
>  libmultipath/hwtable.c               |  6 +++++
>  mpathpersist/main.c                  | 33 ++++++++++++++++++------
> ----
>  7 files changed, 67 insertions(+), 25 deletions(-)
> 

For this v2 series:

Reviewed-by: Martin Wilck <mwilck at suse.com>





More information about the dm-devel mailing list