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

2020-08-18 Thread Martin Wilck
On Mon, 2020-08-17 at 16:31 -0500, Benjamin Marzinski wrote: > On Wed, Aug 12, 2020 at 01:35:40PM +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 v2 76/80] libmultipath: select_action(): force udev reload for uninitialized maps

2020-08-17 Thread Benjamin Marzinski
On Wed, Aug 12, 2020 at 01:35:40PM +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 layer

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

2020-08-12 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 t