dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: "Benjamin Marzinski" <bmarzins@redhat.com>
To: device-mapper development <dm-devel@redhat.com>
Subject: [PATCH 0/3] more multipath config options
Date: Fri, 11 Nov 2016 16:58:20 -0600	[thread overview]
Message-ID: <1478905103-9735-1-git-send-email-bmarzins@redhat.com> (raw)

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

             reply	other threads:[~2016-11-11 22:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-11 22:58 Benjamin Marzinski [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1478905103-9735-1-git-send-email-bmarzins@redhat.com \
    --to=bmarzins@redhat.com \
    --cc=dm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).