Re: [PATCH 3/3] multipathd: Don't call select_action in reload_map

2024-12-05 Thread Martin Wilck
On Wed, 2024-12-04 at 22:56 -0500, Benjamin Marzinski wrote: > reload_map() was calling select_action() with force_reload set. Since > mpp will always be a member of vecs->mpvec when reload_map() is > called, > when cmpp and cmpp_by_name are looked up in select_action(), they > will > just point to

[PATCH 3/3] multipathd: Don't call select_action in reload_map

2024-12-04 Thread Benjamin Marzinski
reload_map() was calling select_action() with force_reload set. Since mpp will always be a member of vecs->mpvec when reload_map() is called, when cmpp and cmpp_by_name are looked up in select_action(), they will just point to mpp. This means that none of the early checks related to cmpp in select_