All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] misc multipath patches
@ 2017-06-02  3:09 Benjamin Marzinski
  2017-06-02  3:09 ` [PATCH 1/5] libmultipath: add comment about resuming Benjamin Marzinski
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Benjamin Marzinski @ 2017-06-02  3:09 UTC (permalink / raw)
  To: device-mapper development; +Cc: Martin Wilck

This is another collection of miscellaneous patches. The first one is
just a resend. The second is a change to how the rados checker is enable
that makes it easier to build packages for multiple architectures (since
librados isn't supported on all architectures yet). If people have
objections, I can continue to use the existing build option. The third
is a change that's necessary to get warning messages for bad config
files.  Another option would be to just change all the config warning
messages to the highest priority. The last two are bugfixes.

Benjamin Marzinski (5):
  libmultipath: add comment about resuming
  libmultipath: change how RADOS checker is enabled
  multipath: set verbosity to default during config
  mpath: skip device configs without vendor/product
  multipathd: fix "show maps json" crash

 Makefile.inc                   | 13 +++++++++++++
 libmultipath/checkers/Makefile |  3 ++-
 libmultipath/config.c          |  7 +++++++
 libmultipath/debug.c           |  3 ++-
 libmultipath/devmapper.c       |  3 +++
 multipathd/cli_handlers.c      |  6 ++++--
 6 files changed, 31 insertions(+), 4 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-06-21 10:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-02  3:09 [PATCH 0/5] misc multipath patches Benjamin Marzinski
2017-06-02  3:09 ` [PATCH 1/5] libmultipath: add comment about resuming Benjamin Marzinski
2017-06-02  3:09 ` [PATCH 2/5] libmultipath: change how RADOS checker is enabled Benjamin Marzinski
2017-06-02  3:09 ` [PATCH 3/5] multipath: set verbosity to default during config Benjamin Marzinski
2017-06-02  3:09 ` [PATCH 4/5] mpath: skip device configs without vendor/product Benjamin Marzinski
2017-06-02  3:09 ` [PATCH 5/5] multipathd: fix "show maps json" crash Benjamin Marzinski
2017-06-06 20:40 ` [PATCH 0/5] misc multipath patches Martin Wilck
2017-06-21 10:09   ` Christophe Varoqui

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.