mbox series

[0/2] fix looping when reconfigure is delayed

Message ID 1646964130-21800-1-git-send-email-bmarzins@redhat.com (mailing list archive)
Headers show
Series fix looping when reconfigure is delayed | expand

Message

Benjamin Marzinski March 11, 2022, 2:02 a.m. UTC
This patchset fixes Guozhonghua's looping issue for me. It's the first
patch from Martin's patchset, plus a simple patch to make sure that we
really do switch to the idle state when we're delaying the reconfigure,
and that we stop delaying the reconfigure if we schedule a reconfigure.

Benjamin Marzinski (1):
  multipathd: don't keep looping when config is delayed

Martin Wilck (1):
  multipathd: set reload_type in when calling reconfigure()

 multipathd/main.c | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)