linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mdadm: Fix --detail --export issue
@ 2024-03-18 15:19 Mariusz Tkaczyk
  2024-03-18 15:19 ` [PATCH 1/2] mdadm: set swapuuid in all handlers Mariusz Tkaczyk
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mariusz Tkaczyk @ 2024-03-18 15:19 UTC (permalink / raw)
  To: linux-raid; +Cc: Mariusz Tkaczyk, Xiao Ni, Jes Sorensen

Commit 60c19530dd7c ("Detail: remove duplicated code") introduced
regression catched by 00confnames because generated UUID was different
than expected. This patchset fixes the issue.

Mariusz Tkaczyk (2):
  mdadm: set swapuuid in all handlers
  mdadm: Fix native --detail --export

Cc: Xiao Ni <xni@redhat.com>
Cc: Jes Sorensen <jes@trained-monkey.org>

 Detail.c      | 26 +++++++++++++++++++++++++-
 mdadm.h       |  3 +--
 super-ddf.c   | 11 ++++++-----
 super-intel.c | 17 +++++++++--------
 super0.c      |  2 ++
 util.c        | 24 +++++++++++++-----------
 6 files changed, 56 insertions(+), 27 deletions(-)

-- 
2.35.3


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-18 15:19 [PATCH 0/2] mdadm: Fix --detail --export issue Mariusz Tkaczyk
2024-03-18 15:19 ` [PATCH 1/2] mdadm: set swapuuid in all handlers Mariusz Tkaczyk
2024-03-18 15:19 ` [PATCH 2/2] mdadm: Fix native --detail --export Mariusz Tkaczyk
2024-03-22 11:18 ` [PATCH 0/2] mdadm: Fix --detail --export issue Mariusz Tkaczyk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).