On Sat, 14 Apr 2018 00:00:11 +0200 Martin Wilck <[email protected]> wrote:
> With "find_multipaths smart", we accept paths as valid if they are > already part of a multipath map. This patch avoids doing a full path > and device-mapper map scan for this case, speeding up "multipath -u" > considerably. > > Signed-off-by: Martin Wilck <[email protected]> > Reviewed-by: Benjamin Marzinski <[email protected]> > --- > libmultipath/sysfs.c | 66 > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > libmultipath/sysfs.h | 2 ++ multipath/main.c | 9 +++++++ > 3 files changed, 77 insertions(+) > Reviewed-by: Hannes Reinecke <[email protected]> Cheers, Hannes -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
