[dm-devel] [PATCH v3 0/2] marginal path fixes

Martin Wilck mwilck at suse.com
Wed Mar 7 14:07:31 UTC 2018


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




More information about the dm-devel mailing list