All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] small multipath fixes
@ 2017-05-09 16:56 Benjamin Marzinski
  2017-05-09 16:57 ` [PATCH 1/6] libmultipath: print alias with no_path_retry message Benjamin Marzinski
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Benjamin Marzinski @ 2017-05-09 16:56 UTC (permalink / raw)
  To: device-mapper development

Here are a number of small multipath fixes. These patches are based on
top of my and Martin's previous patch sets.

Benjamin Marzinski (6):
  libmultipath: print alias with no_path_retry message
  multipathd: force reload device on all resizes
  libmultipath: refactor calls to get dm device info
  libmultipath: fix suspended devs from failed reloads
  kpartx: fix device checks
  mpath_persist: Don't join threads that don't exist

 kpartx/kpartx.c                 |  23 +++--
 libmpathpersist/mpath_persist.c |  34 +++++---
 libmpathpersist/mpath_persist.h |   3 +-
 libmultipath/devmapper.c        | 184 +++++++++++-----------------------------
 libmultipath/devmapper.h        |   4 +-
 libmultipath/propsel.c          |   2 +-
 multipathd/cli_handlers.c       |  25 ++----
 7 files changed, 100 insertions(+), 175 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-05-17 22:32 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-09 16:56 [PATCH 0/6] small multipath fixes Benjamin Marzinski
2017-05-09 16:57 ` [PATCH 1/6] libmultipath: print alias with no_path_retry message Benjamin Marzinski
2017-05-09 16:57 ` [PATCH 2/6] multipathd: force reload device on all resizes Benjamin Marzinski
2017-05-09 16:57 ` [PATCH 3/6] libmultipath: refactor calls to get dm device info Benjamin Marzinski
2017-05-11 20:26   ` Martin Wilck
2017-05-12 16:59     ` Benjamin Marzinski
2017-05-09 16:57 ` [PATCH 4/6] libmultipath: fix suspended devs from failed reloads Benjamin Marzinski
2017-05-11 20:26   ` Martin Wilck
2017-05-16 17:33     ` Benjamin Marzinski
2017-05-16 18:56       ` Martin Wilck
2017-05-17 16:25         ` Benjamin Marzinski
2017-05-09 16:57 ` [PATCH 5/6] kpartx: fix device checks Benjamin Marzinski
2017-05-11 20:30   ` Martin Wilck
2017-05-09 16:57 ` [PATCH 6/6] mpath_persist: Don't join threads that don't exist Benjamin Marzinski
2017-05-11 20:33   ` Martin Wilck
2017-05-17 22:32 ` [PATCH 0/6] small multipath fixes 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.