[dm-devel] [PATCH 0/6] More Misc Multipath patches

Benjamin Marzinski bmarzins at redhat.com
Wed Oct 10 18:01:07 UTC 2018


Here are the patches that I've built up while getting my last batch
accepted, as well as a change for the tur checker to hopefully
address Martin's short term objections to commit 455242d
(libmultipath: fix tur checker timeout).

Benjamin Marzinski (6):
  multipath: tweak logging style
  multipathd: check for NULL udevice in cli_add_path
  libmultipath: remove max_fds code duplication
  multipathd: set return code for multipathd commands
  mpathpersist: fix registration rollback issue
  libmultipath: timeout on unresponsive tur thread

 libmpathpersist/mpath_persist.c | 16 +++-------------
 libmultipath/checkers/tur.c     |  6 +++---
 libmultipath/devmapper.c        |  8 ++++----
 libmultipath/util.c             | 31 +++++++++++++++++++++++++++++++
 libmultipath/util.h             |  1 +
 multipath/main.c                | 12 +-----------
 multipathd/cli_handlers.c       |  4 ++++
 multipathd/main.c               | 41 +++++++++--------------------------------
 multipathd/uxclnt.c             | 13 ++++++++-----
 9 files changed, 64 insertions(+), 68 deletions(-)

-- 
2.7.4




More information about the dm-devel mailing list