<div dir="ltr">The patchset is merged, except patch 3 and 4, pending review and comments.<div><br></div><div>Patch is rebased, being broken by the json config patch merged ealier. I verified this json config uses the locked handler.</div><div><br></div><div>Thanks.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 1, 2016 at 1: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">This series is a resend of my previous "handler fixes" patch, along with some<br>
bug fixes, a new default configuration, and a new attempt to make multipath<br>
able to skip kpartx handling on devices.<br>
<br>
Benjamin Marzinski (7):<br>
  multipathd: handler fixes<br>
  libmultipath: remove calls to dm_udev_complete<br>
  libmultipath: add skip_kpartx option<br>
  kpartx.rules: respect skip_kpartx flag<br>
  multipath: validate devmap names<br>
  libmultipath: add Huawei Storage default config<br>
  kpartx: fix dos partition rollover error<br>
<br>
 kpartx/devmapper.c         | 20 +++------------<br>
 kpartx/dos.c               |  2 +-<br>
 kpartx/kpartx.rules        |  2 ++<br>
 libmultipath/alias.c       |  8 ++++++<br>
 libmultipath/alias.h       |  1 +<br>
 libmultipath/config.c      |  2 ++<br>
 libmultipath/config.h      |  3 +++<br>
 libmultipath/configure.c   |  5 ++--<br>
 libmultipath/defaults.h    |  1 +<br>
 libmultipath/devmapper.c   | 62 +++++++++++++++++++++++++---------------------<br>
 libmultipath/devmapper.h   |  8 +++++-<br>
 libmultipath/dict.c        | 13 ++++++++++<br>
 libmultipath/hwtable.c     |  9 +++++++<br>
 libmultipath/propsel.c     | 18 ++++++++++++++<br>
 libmultipath/propsel.h     |  1 +<br>
 libmultipath/structs.h     |  7 ++++++<br>
 multipath/main.c           |  7 +++++-<br>
 multipath/multipath.conf.5 | 12 +++++++++<br>
 multipathd/cli.c           |  2 +-<br>
 multipathd/cli_handlers.c  |  4 ++-<br>
 multipathd/main.c          |  4 +--<br>
 21 files changed, 138 insertions(+), 53 deletions(-)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
1.8.3.1<br>
<br>
</font></span></blockquote></div><br></div>