Re: [dm-devel] [PATCH 76/80] libmultipath: select_action(): force udev reload for uninitialized maps

2020-08-05 Thread Martin Wilck
On Sun, 2020-07-19 at 22:44 -0500, Benjamin Marzinski wrote: > On Thu, Jul 09, 2020 at 01:03:26PM +0200, mwi...@suse.com wrote: > > From: Martin Wilck > > > > If we are in the reconfigure() code path, and we encounter maps to > > be reloaded, we usually set the DM_SUBSYSTEM_UDEV_FLAG0 flag to >

Re: [dm-devel] [PATCH 76/80] libmultipath: select_action(): force udev reload for uninitialized maps

2020-07-19 Thread Benjamin Marzinski
On Thu, Jul 09, 2020 at 01:03:26PM +0200, mwi...@suse.com wrote: > From: Martin Wilck > > If we are in the reconfigure() code path, and we encounter maps to > be reloaded, we usually set the DM_SUBSYSTEM_UDEV_FLAG0 flag to tell > udev not to repeat device detection steps above the multipath

[dm-devel] [PATCH 76/80] libmultipath: select_action(): force udev reload for uninitialized maps

2020-07-09 Thread mwilck
From: Martin Wilck If we are in the reconfigure() code path, and we encounter maps to be reloaded, we usually set the DM_SUBSYSTEM_UDEV_FLAG0 flag to tell udev not to repeat device detection steps above the multipath layer. However, if the map was previously uninitialized, we have to force udev