Re: [dm-devel] [PATCH 4/4] multipathd: don't trigger uevent for partitions on wwid change

2021-03-26 Thread Martin Wilck
On Thu, 2021-03-25 at 19:52 -0500, Benjamin Marzinski wrote: > If the wwid changed, the device is no longer the same, so sending add > events to the devices partitions doesn't make any sense. > > Signed-off-by: Benjamin Marzinski Reviewed-by: Martin Wilck > --- >  multipathd/main.c | 1 - >  1

[dm-devel] [PATCH 4/4] multipathd: don't trigger uevent for partitions on wwid change

2021-03-25 Thread Benjamin Marzinski
If the wwid changed, the device is no longer the same, so sending add events to the devices partitions doesn't make any sense. Signed-off-by: Benjamin Marzinski --- multipathd/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/multipathd/main.c b/multipathd/main.c index