From: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
To: linux-raid@vger.kernel.org
Cc: Xiao Ni <xni@redhat.com>, Jes Sorensen <jes@trained-monkey.org>
Subject: Re: [PATCH 0/2] mdadm: Fix --detail --export issue
Date: Fri, 22 Mar 2024 12:18:18 +0100 [thread overview]
Message-ID: <20240322121818.0000404a@linux.intel.com> (raw)
In-Reply-To: <20240318151930.8218-1-mariusz.tkaczyk@linux.intel.com>
On Mon, 18 Mar 2024 16:19:28 +0100
Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com> wrote:
> 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(-)
>
Applied!
Thanks,
Mariusz
prev parent reply other threads:[~2024-03-22 11:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Mariusz Tkaczyk [this message]
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=20240322121818.0000404a@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 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.