[dm-devel] [PATCH 0/2] More miscellaneous patches

Benjamin Marzinski bmarzins at redhat.com
Tue Jun 5 22:40:19 UTC 2018


These patches are based on top of the last two I sent.

Benjamin Marzinski (2):
  mpathpersist: fix aptpl support
  multipath: don't check timestamps without a path

 libmpathpersist/mpath_persist.c  |  3 ++-
 libmpathpersist/mpath_updatepr.c | 11 +++++++----
 libmpathpersist/mpathpr.h        |  3 ++-
 libmultipath/Makefile            |  2 +-
 libmultipath/config.h            |  2 ++
 libmultipath/dict.c              | 23 +++++++++++++++++++----
 libmultipath/dict.h              |  3 ++-
 libmultipath/prkey.c             | 27 ++++++++++++++++++++++++---
 libmultipath/prkey.h             |  6 ++++--
 libmultipath/propsel.c           |  6 ++++--
 libmultipath/structs.h           |  1 +
 libmultipath/util.c              | 16 ++++++++++++++++
 libmultipath/util.h              |  1 +
 multipath/main.c                 |  4 +---
 multipath/multipath.conf.5       |  7 +++++--
 multipathd/cli_handlers.c        | 15 ++++++++++-----
 multipathd/main.c                |  1 +
 17 files changed, 102 insertions(+), 29 deletions(-)

-- 
2.7.4




More information about the dm-devel mailing list