[dm-devel] [PATCH 0/6] More misc multipath patches

Benjamin Marzinski bmarzins at redhat.com
Fri Dec 18 23:06:36 UTC 2020


The first two patches fix issues with mpathpersist. The second two deal
with minor configuration file issues. The fifth patch deals with a
problem with multipathd.service the could cause multipathd to not get
stopped until after final.target was reached, causing shutdown errors.
The last patch is just a doc clarification, inspired by customer
questions.

Benjamin Marzinski (6):
  mpathpersist: Fix Register and Ignore with 0x00 SARK
  mpathpersist: update prkeys file on changing registrations
  libmultipath: warn about missing braces at end of multipath.conf
  libmultipath: ignore multipaths sections without wwid option
  multipathd: Fix multipathd stopping on shutdown
  multipath.conf.5: Improve checker_timeout description

 libmpathpersist/mpath_persist.c | 10 ++++++----
 libmultipath/config.c           |  7 +++++++
 libmultipath/parser.c           |  5 +++--
 multipath/multipath.conf.5      |  9 +++++++--
 multipathd/multipathd.service   |  2 +-
 5 files changed, 24 insertions(+), 9 deletions(-)

-- 
2.17.2




More information about the dm-devel mailing list