<div dir="ltr">Martin, Ben,<div><br></div><div>can you update me on the status of this patchset ?</div><div>Is it ready for inclusion ?</div><div><br></div><div>Thanks,</div><div>Christophe</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 19, 2018 at 1:29 AM, Martin Wilck <span dir="ltr"><<a href="mailto:mwilck@suse.com" target="_blank">mwilck@suse.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This patch series implements the recommendation in my recent posting<br>
"Multipath path classification revisited". My testing has been surprisingly<br>
successful so far; more testing is of course needed.<br>
Anyway, I think it's in a shape that I can ask for review.<br>
<br>
I've seen Ben's detailed reply to my posting, but his comments haven't been<br>
taken into account in this series yet.<br>
<br>
Benjamin Marzinski (1):<br>
  libmultipath: trigger change uevent on new device creation<br>
<br>
Martin Wilck (15):<br>
  Revert "multipath: ignore -i if find_multipaths is set"<br>
  Revert "multipathd: imply -n if find_multipaths is set"<br>
  libmultipath: add mpvec param to should_multipath()<br>
  libmultipath: should_multipath: keep existing maps<br>
  multipath -u -i: change logic for find_multipaths<br>
  libmultipath: let ignore_wwids be set in config file<br>
  multipathd: replace -n with !ignore_wwids<br>
  multipath.conf.5: document "ignore_wwids"<br>
  multipath.8: adapt documentation of '-i'<br>
  multipathd.8: document that '-n' is now ignored<br>
  multipath: common code path for CMD_VALID_PATH<br>
  multipath -u/-c: change output to environment/key format<br>
  multipath -u/-c: add "$DEV is maybe a valid path"<br>
  multipath.rules: find_multipaths+ignore_wwids logic<br>
  libmultipath: trigger path uevent only when necessary<br>
<br>
 libmultipath/config.c      |  1 +<br>
 libmultipath/config.h      |  1 -<br>
 libmultipath/configure.c   | 48 ++++++++++++++++++++++++++++++<wbr>++---<br>
 libmultipath/configure.h   |  1 +<br>
 libmultipath/defaults.h    |  1 +<br>
 libmultipath/dict.c        |  4 +++<br>
 libmultipath/wwids.c       | 13 +++++++---<br>
 libmultipath/wwids.h       |  2 +-<br>
 multipath/main.c           | 58 ++++++++++++++++++++++--------<wbr>------------<br>
 multipath/multipath.8      |  3 ++-<br>
 multipath/multipath.conf.5 | 31 +++++++++++++++++++++++<br>
 multipath/multipath.rules  | 63 ++++++++++++++++++++++++++++++<wbr>+++++++++++++---<br>
 multipathd/main.c          | 16 +++---------<br>
 multipathd/multipathd.8    |  5 ++--<br>
 14 files changed, 192 insertions(+), 55 deletions(-)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
2.15.1<br>
<br>
</font></span></blockquote></div><br></div>