[dm-devel] [PATCH 0/7] multpath patch sync

Christophe Varoqui christophe.varoqui at opensvc.com
Fri Jun 3 07:01:00 UTC 2016


The patchset is merged, except patch 3 and 4, pending review and comments.

Patch is rebased, being broken by the json config patch merged ealier. I
verified this json config uses the locked handler.

Thanks.

On Wed, Jun 1, 2016 at 1:16 AM, Benjamin Marzinski <bmarzins at redhat.com>
wrote:

> This series is a resend of my previous "handler fixes" patch, along with
> some
> bug fixes, a new default configuration, and a new attempt to make multipath
> able to skip kpartx handling on devices.
>
> Benjamin Marzinski (7):
>   multipathd: handler fixes
>   libmultipath: remove calls to dm_udev_complete
>   libmultipath: add skip_kpartx option
>   kpartx.rules: respect skip_kpartx flag
>   multipath: validate devmap names
>   libmultipath: add Huawei Storage default config
>   kpartx: fix dos partition rollover error
>
>  kpartx/devmapper.c         | 20 +++------------
>  kpartx/dos.c               |  2 +-
>  kpartx/kpartx.rules        |  2 ++
>  libmultipath/alias.c       |  8 ++++++
>  libmultipath/alias.h       |  1 +
>  libmultipath/config.c      |  2 ++
>  libmultipath/config.h      |  3 +++
>  libmultipath/configure.c   |  5 ++--
>  libmultipath/defaults.h    |  1 +
>  libmultipath/devmapper.c   | 62
> +++++++++++++++++++++++++---------------------
>  libmultipath/devmapper.h   |  8 +++++-
>  libmultipath/dict.c        | 13 ++++++++++
>  libmultipath/hwtable.c     |  9 +++++++
>  libmultipath/propsel.c     | 18 ++++++++++++++
>  libmultipath/propsel.h     |  1 +
>  libmultipath/structs.h     |  7 ++++++
>  multipath/main.c           |  7 +++++-
>  multipath/multipath.conf.5 | 12 +++++++++
>  multipathd/cli.c           |  2 +-
>  multipathd/cli_handlers.c  |  4 ++-
>  multipathd/main.c          |  4 +--
>  21 files changed, 138 insertions(+), 53 deletions(-)
>
> --
> 1.8.3.1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20160603/7383270d/attachment.htm>


More information about the dm-devel mailing list