Linux-Raid Archives mirror
 help / color / mirror / Atom feed
From: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
To: linux-raid@vger.kernel.org
Cc: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>,
	Xiao Ni <xni@redhat.com>, Jes Sorensen <jes@trained-monkey.org>
Subject: [PATCH 0/2] mdadm: Fix --detail --export issue
Date: Mon, 18 Mar 2024 16:19:28 +0100	[thread overview]
Message-ID: <20240318151930.8218-1-mariusz.tkaczyk@linux.intel.com> (raw)

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


             reply	other threads:[~2024-03-18 15:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-18 15:19 Mariusz Tkaczyk [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240318151930.8218-1-mariusz.tkaczyk@linux.intel.com \
    --to=mariusz.tkaczyk@linux.intel.com \
    --cc=jes@trained-monkey.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=xni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).