On Tue, 2026-01-20 at 23:23 -0500, Benjamin Marzinski wrote: > During configure(), when the old multipath devices are added in > map_discovery(), it's possible that they have paths in the > INIT_PARTIAL > or INIT_REMOVED state. These paths were not found during > path_discovery(). Don't add them to the new multipath maps. > coalesce_maps() will make sure that they point to the old maps, so > they > will get cleaned up when those maps are removed. > > Signed-off-by: Benjamin Marzinski <[email protected]>
Reviewed-by: Martin Wilck <[email protected]>
