Linux Device Mapper development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] marginal path fixes
@ 2018-03-07 14:07 Martin Wilck
  2018-03-07 14:07 ` [PATCH v3 1/2] libmultipath: fix race in stop_io_err_stat_thread Martin Wilck
  2018-03-07 14:07 ` [PATCH v3 2/2] multipathd: start marginal path checker thread lazily Martin Wilck
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Wilck @ 2018-03-07 14:07 UTC (permalink / raw)
  To: Christophe Varoqui, Guan Junxiong; +Cc: dm-devel, Martin Wilck

Changes wrt v2:
 - 2/2: Fixed bug that would cause a crash if marginal path checker was off.
        (if we don't start the thread, we'd better not kill it, either).

Martin Wilck (2):
  libmultipath: fix race in stop_io_err_stat_thread
  multipathd: start marginal path checker thread lazily

 libmultipath/configure.c   | 14 ++++++++---
 libmultipath/configure.h   |  3 ++-
 libmultipath/io_err_stat.c | 59 ++++++++++++++++++++++++++++++++++++++++++----
 libmultipath/structs_vec.c |  3 ++-
 multipathd/cli_handlers.c  |  2 +-
 multipathd/main.c          |  8 ++-----
 6 files changed, 72 insertions(+), 17 deletions(-)

-- 
2.16.1

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

end of thread, other threads:[~2018-03-07 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-07 14:07 [PATCH v3 0/2] marginal path fixes Martin Wilck
2018-03-07 14:07 ` [PATCH v3 1/2] libmultipath: fix race in stop_io_err_stat_thread Martin Wilck
2018-03-07 14:07 ` [PATCH v3 2/2] multipathd: start marginal path checker thread lazily Martin Wilck

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