All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] multipath-tools: udev rule fixes
@ 2024-11-03 22:43 Martin Wilck
  2024-11-03 22:43 ` [PATCH v2 1/5] 11-dm-mpath.rules.in: import DM_COLDPLUG_SUSPENDED only once Martin Wilck
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Martin Wilck @ 2024-11-03 22:43 UTC (permalink / raw)
  To: Christophe Varoqui, Benjamin Marzinski; +Cc: Martin Wilck, dm-devel

Here are more fixes for the multipath udev rules. 2/5 is an actual fix,
1/5, 3/5 and 4/5 are minor cleanups / code clarifications.

5/5 implements the fix originally submitted by Ben [1].

Reviews and comments welcome.
Martin

[1] https://lore.kernel.org/dm-devel/20241022233349.247087-1-bmarzins@redhat.com/

Martin Wilck (5):
  11-dm-mpath.rules.in: import DM_COLDPLUG_SUSPENDED only once
  11-dm-mpath.rules.in: handle inactive suspended devices correctly
  11-dm-mpath.rules.in: clarify DM_ACTIVATION logic
  11-dm-mpath-rules.in: skip one .DM_NOSCAN check
  11-dm-mpath.rules.in: set .DM_NOSCAN if MPATH_UNCHANGED is set

 multipath/11-dm-mpath.rules.in | 44 ++++++++++++++++++++--------------
 1 file changed, 26 insertions(+), 18 deletions(-)

-- 
2.47.0


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

end of thread, other threads:[~2024-11-05  5:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-03 22:43 [PATCH v2 0/5] multipath-tools: udev rule fixes Martin Wilck
2024-11-03 22:43 ` [PATCH v2 1/5] 11-dm-mpath.rules.in: import DM_COLDPLUG_SUSPENDED only once Martin Wilck
2024-11-03 22:43 ` [PATCH v2 2/5] 11-dm-mpath.rules.in: handle inactive suspended devices correctly Martin Wilck
2024-11-03 22:43 ` [PATCH v2 3/5] 11-dm-mpath.rules.in: clarify DM_ACTIVATION logic Martin Wilck
2024-11-03 22:43 ` [PATCH v2 4/5] 11-dm-mpath-rules.in: skip one .DM_NOSCAN check Martin Wilck
2024-11-03 22:43 ` [PATCH v2 5/5] 11-dm-mpath.rules.in: set .DM_NOSCAN if MPATH_UNCHANGED is set Martin Wilck
2024-11-04 14:00   ` Zdenek Kabelac
2024-11-04 15:03     ` Martin Wilck
2024-11-04 16:55       ` Zdenek Kabelac
2024-11-04 17:11         ` Martin Wilck
2024-11-05  5:09 ` [PATCH v2 0/5] multipath-tools: udev rule fixes 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.