On Fri, 2019-03-08 at 17:12 -0600, Benjamin Marzinski wrote: > reload_map() doesn't do the work to sync the state after reloading > the > map. Instead of calling it directly, cli_reload() and > uev_update_path() > should call update_path_groups(), which calls reload_map() with all > the > necessary syncing. > > Signed-off-by: Benjamin Marzinski <[email protected]> > --- > multipathd/cli_handlers.c | 2 +- > multipathd/main.c | 13 ++++++++----- > multipathd/main.h | 2 ++ > 3 files changed, 11 insertions(+), 6 deletions(-)
Reviewed-by: Martin Wilck <[email protected]> -- Dr. Martin Wilck <[email protected]>, Tel. +49 (0)911 74053 2107 SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg) -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
