[dm-devel] [PATCH 0/3] more multipath config options

Benjamin Marzinski bmarzins at redhat.com
Fri Nov 11 22:58:20 UTC 2016


Here are two new mutipath config options, and the documentation for
disable_changed_wwids.

Benjamin Marzinski (3):
  document "disable_changed_wwids" config parameter
  allow multipath to retry removes of in-use devices
  add "max_sectors_kb" config parameter

 libmultipath/config.c      |  3 +++
 libmultipath/config.h      |  4 ++++
 libmultipath/configure.c   |  2 ++
 libmultipath/defaults.h    |  1 +
 libmultipath/devmapper.c   | 38 ++++++++++++++++++++------------------
 libmultipath/devmapper.h   |  4 ++--
 libmultipath/dict.c        | 17 +++++++++++++++++
 libmultipath/discovery.c   | 23 +++++++++++++++++++++++
 libmultipath/discovery.h   |  1 +
 libmultipath/propsel.c     | 16 ++++++++++++++++
 libmultipath/propsel.h     |  1 +
 libmultipath/structs.h     |  6 ++++++
 multipath/main.c           | 17 ++++++++++++-----
 multipath/multipath.8      |  7 +++++++
 multipath/multipath.conf.5 | 35 +++++++++++++++++++++++++++++++++++
 15 files changed, 150 insertions(+), 25 deletions(-)

-- 
1.8.3.1




More information about the dm-devel mailing list