dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] more multipath config options
@ 2016-11-11 22:58 Benjamin Marzinski
  2016-11-11 22:58 ` [PATCH 1/3] document "disable_changed_wwids" config parameter Benjamin Marzinski
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Benjamin Marzinski @ 2016-11-11 22:58 UTC (permalink / raw)
  To: device-mapper development

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-20  9:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-11 22:58 [PATCH 0/3] more multipath config options Benjamin Marzinski
2016-11-11 22:58 ` [PATCH 1/3] document "disable_changed_wwids" config parameter Benjamin Marzinski
2016-11-11 22:58 ` [PATCH 2/3] allow multipath to retry removes of in-use devices Benjamin Marzinski
2016-11-11 22:58 ` [PATCH 3/3] add "max_sectors_kb" config parameter Benjamin Marzinski
2016-11-20  9:25 ` [PATCH 0/3] more multipath config options Christophe Varoqui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).