All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/10] various multipath-tools patches
@ 2018-10-23 13:43 Martin Wilck
  2018-10-23 13:43 ` [PATCH v2 07/10] libmultipath: handle TUR threads that can't be cancelled Martin Wilck
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Martin Wilck @ 2018-10-23 13:43 UTC (permalink / raw)
  To: Christophe Varoqui, Benjamin Marzinski; +Cc: dm-devel, Martin Wilck

This is v2 of my series from Oct. 10; starting from 7 as the
other patches have already been merged.

Changes wrt v2:
  7/10: handle failure of libcheck_init() (Ben). I decided not to
 	return PATH_TIMEOUT in this case, rationale in my reply to
	Ben's review.
  9/10: new, add the suggestions from Ben's review of 8/8 of v1.
 10/10: new, see Ben's comment on patch 5/8 of v1.

Martin Wilck (4):
  libmultipath: handle TUR threads that can't be cancelled
  multipathd: handle repeated udev retrigger failure
  multipathd: improve "add missing path" handling
  multipath.8: fix description of "device" argument

 libmultipath/checkers/tur.c | 24 ++++++++++++++--
 multipath/multipath.8       | 32 +++++++++++----------
 multipathd/main.c           | 55 +++++++++++++++++++++++++------------
 3 files changed, 76 insertions(+), 35 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-11-14  7:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-23 13:43 [PATCH v2 00/10] various multipath-tools patches Martin Wilck
2018-10-23 13:43 ` [PATCH v2 07/10] libmultipath: handle TUR threads that can't be cancelled Martin Wilck
2018-10-23 19:28   ` Benjamin Marzinski
2018-10-23 20:49     ` Martin Wilck
2018-10-23 21:21       ` Benjamin Marzinski
2018-10-23 21:31         ` Martin Wilck
2018-10-23 13:43 ` [PATCH v2 08/10] multipathd: handle repeated udev retrigger failure Martin Wilck
2018-10-23 19:56   ` Benjamin Marzinski
2018-10-23 13:43 ` [PATCH v2 09/10] multipathd: improve "add missing path" handling Martin Wilck
2018-10-23 20:11   ` Benjamin Marzinski
2018-10-23 13:43 ` [PATCH v2 10/10] multipath.8: fix description of "device" argument Martin Wilck
2018-10-23 20:33   ` Benjamin Marzinski
2018-11-14  7:38 ` [PATCH v2 00/10] various multipath-tools patches 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.