Re: [dm-devel] [PATCH v2 65/74] libmultipath: add update_pathvec_from_dm()

2020-08-13 Thread Benjamin Marzinski
On Wed, Aug 12, 2020 at 01:35:09PM +0200, mwi...@suse.com wrote: > From: Martin Wilck > > It can happen in particular during boot or startup that we encounter > paths as map members which haven't been discovered or fully initialized > yet, and are thus not in the pathvec. These paths need special

[dm-devel] [PATCH v2 65/74] libmultipath: add update_pathvec_from_dm()

2020-08-12 Thread mwilck
From: Martin Wilck It can happen in particular during boot or startup that we encounter paths as map members which haven't been discovered or fully initialized yet, and are thus not in the pathvec. These paths need special treatment in various ways. Currently this is dealt with in disassemble_map