All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-devel] [PATCH 0/2] fix looping when reconfigure is delayed
@ 2022-03-11  2:02 Benjamin Marzinski
  2022-03-11  2:02 ` [dm-devel] [PATCH 1/2] multipathd: set reload_type in when calling reconfigure() Benjamin Marzinski
  2022-03-11  2:02 ` [dm-devel] [PATCH 2/2] multipathd: don't keep looping when config is delayed Benjamin Marzinski
  0 siblings, 2 replies; 5+ messages in thread
From: Benjamin Marzinski @ 2022-03-11  2:02 UTC (permalink / raw)
  To: Christophe Varoqui; +Cc: device-mapper development, Guozhonghua, Martin Wilck

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(-)

-- 
2.17.2

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-11 18:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11  2:02 [dm-devel] [PATCH 0/2] fix looping when reconfigure is delayed Benjamin Marzinski
2022-03-11  2:02 ` [dm-devel] [PATCH 1/2] multipathd: set reload_type in when calling reconfigure() Benjamin Marzinski
2022-03-11  2:02 ` [dm-devel] [PATCH 2/2] multipathd: don't keep looping when config is delayed Benjamin Marzinski
2022-03-11 10:21   ` Martin Wilck
2022-03-11 18:37     ` Benjamin Marzinski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.