<div dir="ltr">Hi Ben,<div><br></div><div>can you rebase the set, starting from 2/7 ?</div><div>1/7 is already merged.</div><div><br></div><div>Thanks,</div><div>Christophe.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 15, 2017 at 3:16 AM, Benjamin Marzinski <span dir="ltr"><<a href="mailto:bmarzins@redhat.com" target="_blank">bmarzins@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Here's a couple of minor features bugfixes and cleanups. The biggest<br>
change is that the detect_checker option now sets the checker for<br>
devices with detected ALUA to TUR. Also, udev wasn't correctly<br>
disabling rules for multipath devices that lost their last usable<br>
path through a table reload. This was causing lvmetad some problems<br>
on failing multipath devices.<br>
<br>
Differences from v2:<br>
<br>
libmultipath: add detect_checker option<br>
------------------------------<wbr>----------<br>
I've removed is_alua, and now just use the paths tpgs variable to<br>
check if the path is in ALUA mode.<br>
<br>
Benjamin Marzinski (7):<br>
  kpartx: don't keep creating recursive partitions<br>
  libmultipath: add detect_checker option<br>
  libmultipath: cleanup orphan device states<br>
  multipathd: don't update priority of failed paths<br>
  multipathd: add messages on delayed path addition<br>
  multipathd: allow resetting stats<br>
  fix udev rules for failed multipath devices<br>
<br>
 kpartx/dos.c                          |  2 +-<br>
 libmultipath/config.c                 |  3 ++<br>
 libmultipath/config.h                 |  2 ++<br>
 libmultipath/defaults.h               |  1 +<br>
 libmultipath/devmapper.c              |  3 +-<br>
 libmultipath/devmapper.h              |  6 ++++<br>
 libmultipath/dict.c                   | 10 ++++++<br>
 libmultipath/discovery.c              | 28 +++++++++++++--<br>
 libmultipath/hwtable.c                |  1 +<br>
 libmultipath/print.c                  |  4 +--<br>
 libmultipath/prioritizers/<wbr>alua_spc3.h |  1 +<br>
 libmultipath/propsel.c                | 31 ++++++++++------<br>
 libmultipath/propsel.h                |  1 +<br>
 libmultipath/structs.c                |  2 ++<br>
 libmultipath/structs.h                |  7 ++++<br>
 multipath/11-dm-mpath.rules           | 67 ++++++++++++++++++++++++------<wbr>-----<br>
 multipath/multipath.conf.5            | 18 ++++++++++<br>
 multipathd/cli.c                      |  2 ++<br>
 multipathd/cli_handlers.c             | 44 +++++++++++++++++++++++<br>
 multipathd/cli_handlers.h             |  2 ++<br>
 multipathd/main.c                     |  8 ++++-<br>
 21 files changed, 206 insertions(+), 37 deletions(-)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
1.8.3.1<br>
<br>
</font></span></blockquote></div><br></div>