[dm-devel] [PATCH 0/8] multipath-tools: missing patches in 0.7.5

Martin Wilck mwilck at suse.com
Wed Mar 7 23:15:43 UTC 2018


Hi Christophe,

I'm reposting the following patches that have been reviewed already.
I think they should be merged.
(Well, the last one has not officially been reviewed but it makes no
functional changes and I'm quite positive Bart would approve).

Regards,
Martin

Bart Van Assche (4):
  libmultipath, alloc_path_with_pathinfo(): Ensure that pp->wwid is
    '\0'-terminated
  kpartx: Improve reliability of find_loop_by_file()
  libmultipath: Fix sgio_get_vpd()
  Introduce the ibmultipath/unaligned.h header file

Chongyun Wu (2):
  multipathd: add lock protection for cli_list_status
  libmultipath: enable feature disable changed wwid by default

Martin Wilck (2):
  libmultipath: fix wrong output of "multipath -t"
  libmultipath: remove FREE_CONST() again

 kpartx/lopart.c                       |  7 ++++---
 libmpathpersist/mpath_pr_ioctl.c      |  8 ++++----
 libmultipath/checkers/hp_sw.c         |  4 ++--
 libmultipath/defaults.h               |  2 +-
 libmultipath/devmapper.c              |  7 +++----
 libmultipath/dict.c                   | 25 ++++++++++++++---------
 libmultipath/discovery.c              | 17 +++++++++-------
 libmultipath/memory.h                 |  6 ------
 libmultipath/prioritizers/alua_rtpg.c | 13 ++++++------
 libmultipath/prioritizers/alua_spc3.h | 35 ++------------------------------
 libmultipath/prioritizers/ontap.c     |  4 ++--
 libmultipath/uevent.c                 | 12 +++++------
 libmultipath/uevent.h                 |  6 +++---
 libmultipath/unaligned.h              | 38 +++++++++++++++++++++++++++++++++++
 multipathd/main.c                     | 18 ++++++++---------
 tests/uevent.c                        | 16 +++++++--------
 16 files changed, 115 insertions(+), 103 deletions(-)
 create mode 100644 libmultipath/unaligned.h

-- 
2.16.1




More information about the dm-devel mailing list