On Wed, 2024-12-04 at 22:56 -0500, Benjamin Marzinski wrote: > update_pathvec_from_dm() may set mpp->need_reload if it finds > inconsistent settings. In this case, the map should be reloaded, but > so > far we don't do this reliably. Add a call to reload_and_sync_map() > when updating the maps at the end of a loop in checkerloop(). > > Suggested-by: Martin Wilck <mwilck@xxxxxxxx> > Signed-off-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> Reviewed-by: Martin Wilck <mwilck@xxxxxxxx> (I'll send a couple of patches on top of yours)