All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/84] multipath-tools series part VII: addional patches
@ 2020-08-12 11:35 mwilck
  2020-08-12 11:35 ` [PATCH v2 81/84] multipath: check_path_valid(): eliminate some failure modes mwilck
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: mwilck @ 2020-08-12 11:35 UTC (permalink / raw)
  To: Christophe Varoqui, Benjamin Marzinski; +Cc: dm-devel, Martin Wilck

From: Martin Wilck <mwilck@suse.com>

This is part VI of a larger patch series for multipath-tools I've been preparing.
It's based on the previously submitted part VI.

The full series will also be available here:
https://github.com/mwilck/multipath-tools/tree/ups/submit-2008
This part is tagged "submit-200812-7".

This part contains patches added since the v1 submission of the series. One
is Liu's fix for disassemble_map(), rebased on top of my previous changes
to that function.

84/84, related to inconsistent alias settings, belongs logically to part III.
I couldn't add it there because it would have changed the numbering in the
series wrt v1, which I wanted to avoid.

Martin Wilck (3):
  multipath: check_path_valid(): eliminate some failure modes
  libmultipath: alias: static const variable for BINDINGS_FILE_HEADER
  libmultipath: add consistency check for alias settings

Zhiqiang Liu (1):
  libmultipath: free pp if store_path fails in disassemble_map

 libmultipath/alias.c    | 274 +++++++++++++++++++++++++++++++++++++++-
 libmultipath/alias.h    |  15 +--
 libmultipath/dmparser.c |  12 +-
 multipath/main.c        |  21 +--
 multipathd/main.c       |   3 +
 5 files changed, 301 insertions(+), 24 deletions(-)

-- 
2.28.0

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-08-18  9:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-12 11:35 [PATCH v2 00/84] multipath-tools series part VII: addional patches mwilck
2020-08-12 11:35 ` [PATCH v2 81/84] multipath: check_path_valid(): eliminate some failure modes mwilck
2020-08-17 21:56   ` Benjamin Marzinski
2020-08-12 11:35 ` [PATCH v2 82/84] libmultipath: free pp if store_path fails in disassemble_map mwilck
2020-08-17 22:05   ` Benjamin Marzinski
2020-08-12 11:36 ` [PATCH v2 83/84] libmultipath: alias: static const variable for BINDINGS_FILE_HEADER mwilck
2020-08-17 22:06   ` Benjamin Marzinski
2020-08-12 11:36 ` [PATCH v2 84/84] libmultipath: add consistency check for alias settings mwilck
2020-08-18  0:30   ` Benjamin Marzinski
2020-08-18  9:42     ` Martin Wilck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.