Linux Device Mapper development
 help / color / mirror / Atom feed
* [PATCH 0/8]  various multipath-tools patches
@ 2018-10-10 20:04 Martin Wilck
  2018-10-10 20:04 ` [PATCH 1/8] test-kpartx: add test for invocation on image file Martin Wilck
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Martin Wilck @ 2018-10-10 20:04 UTC (permalink / raw)
  To: Christophe Varoqui; +Cc: dm-devel, Martin Wilck

Hi Christophe,

this series contains some patches I had on my list for
some time,  plus some stuff that came up during the discussion
about Ben's last large patch series.

This goes on top of the "[PATCH 0/6] More misc multipath patches"
series that Ben sent today.

Regards,
Martin

Martin Wilck (8):
  test-kpartx: add test for invocation on image file
  libmultipath: scsi_ioctl_pathinfo doesn't fail
  libmultipath: cciss_ioctl_pathinfo doesn't fail
  multipath.rules: add comment about DM_MULTIPATH_DEVICE_PATH=2
  multipath.8: man page update
  libmultipath: test code for "zombie" TUR threads
  libmultipath: handle TUR threads that can't be cancelled
  multipathd: handle repeated udev retrigger failure

 kpartx/test-kpartx          |  24 +++-
 libmultipath/checkers/tur.c |  69 ++++++++-
 libmultipath/discovery.c    |  33 ++---
 multipath/multipath.8       | 273 ++++++++++++++++++++++--------------
 multipath/multipath.rules   |   4 +
 multipathd/main.c           |  32 +++--
 6 files changed, 297 insertions(+), 138 deletions(-)

-- 
2.19.0

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

end of thread, other threads:[~2018-10-23 10:58 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-10 20:04 [PATCH 0/8] various multipath-tools patches Martin Wilck
2018-10-10 20:04 ` [PATCH 1/8] test-kpartx: add test for invocation on image file Martin Wilck
2018-10-12 21:45   ` Benjamin Marzinski
2018-10-10 20:05 ` [PATCH 2/8] libmultipath: scsi_ioctl_pathinfo doesn't fail Martin Wilck
2018-10-12 21:46   ` Benjamin Marzinski
2018-10-10 20:05 ` [PATCH 3/8] libmultipath: cciss_ioctl_pathinfo " Martin Wilck
2018-10-12 21:47   ` Benjamin Marzinski
2018-10-10 20:05 ` [PATCH 4/8] multipath.rules: add comment about DM_MULTIPATH_DEVICE_PATH=2 Martin Wilck
2018-10-12 21:49   ` Benjamin Marzinski
2018-10-10 20:05 ` [PATCH 5/8] multipath.8: man page update Martin Wilck
2018-10-12 21:51   ` Benjamin Marzinski
2018-10-10 20:05 ` [PATCH 6/8] libmultipath: test code for "zombie" TUR threads Martin Wilck
2018-10-12 21:51   ` Benjamin Marzinski
2018-10-10 20:05 ` [PATCH 7/8] libmultipath: handle TUR threads that can't be cancelled Martin Wilck
2018-10-12 22:11   ` Benjamin Marzinski
2018-10-23 10:58     ` Martin Wilck
2018-10-10 20:05 ` [PATCH 8/8] multipathd: handle repeated udev retrigger failure Martin Wilck
2018-10-12 22:30   ` Benjamin Marzinski
2018-10-13  8:48 ` [PATCH 0/8] various multipath-tools patches Christophe Varoqui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox