[dm-devel] [PATCH v5 05/22] libmultipath: trigger change uevent on new device creation

Hannes Reinecke hare at suse.de
Mon Apr 16 06:10:09 UTC 2018


On Fri, 13 Apr 2018 23:59:58 +0200
Martin Wilck <mwilck at suse.com> wrote:

> From: Benjamin Marzinski <bmarzins at redhat.com>
> 
> When multipath first sees a path device with find_multipaths
> enabled, it can't know if the device should be multipathed. This means
> that it will not claim the device in udev.  If the device is
> eventually multipathed, multipath should trigger a change uevent to
> update the udev database to claim the device.
> 
> Signed-off-by: Benjamin Marzinski <bmarzins at redhat.com>
> Reviewed-by: Martin Wilck <mwilck at suse.com>
> Signed-off-by: Martin Wilck <mwilck at suse.com>
> ---
>  libmultipath/configure.c | 26 ++++++++++++++++++++++++--
>  libmultipath/configure.h |  1 +
>  libmultipath/wwids.c     |  2 +-
>  multipath/main.c         |  2 +-
>  multipathd/main.c        |  3 ++-
>  5 files changed, 29 insertions(+), 5 deletions(-)
> 

Reviewed-by: Hannes Reinecke <hare at suse.com>

Cheers,

Hannes




More information about the dm-devel mailing list