On Fri, 13 Apr 2018 23:59:58 +0200 Martin Wilck <[email protected]> wrote:
> From: Benjamin Marzinski <[email protected]> > > 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 <[email protected]> > Reviewed-by: Martin Wilck <[email protected]> > Signed-off-by: Martin Wilck <[email protected]> > --- > 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 <[email protected]> Cheers, Hannes -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
