mbox series

[0/5] Mulitpath: miscellaneous patches

Message ID 1627595165-19980-1-git-send-email-bmarzins@redhat.com (mailing list archive)
Headers show
Series Mulitpath: miscellaneous patches | expand

Message

Benjamin Marzinski July 29, 2021, 9:46 p.m. UTC
Here are a couple of unconnected patches. They (at least
libmultipath.version) are meant to be applied on top of
Martin's recent patchset.

Benjamin Marzinski (5):
  multipath.conf: fix typo in ghost_delay description
  mpathpersist: fail commands when no usable paths exist
  multipath: print warning if multipathd is not running.
  libmultipath: remove unneeded code in coalesce_paths
  libmultipath: deal with dynamic PTHREAD_STACK_MIN

 libmpathpersist/mpath_persist.c   |  8 ++++-
 libmultipath/configure.c          | 57 ++++++-------------------------
 libmultipath/configure.h          |  1 +
 libmultipath/libmultipath.version |  5 +++
 libmultipath/util.c               |  4 +--
 multipath/main.c                  |  5 +++
 multipath/multipath.conf.5        |  2 +-
 7 files changed, 31 insertions(+), 51 deletions(-)