From: Yu Kuai <yukuai@kernel.org>
To: Xiao Ni <xni@redhat.com>, yukuai3@huawei.com
Cc: linan666@huaweicloud.com, linux-raid@vger.kernel.org,
yukuai1@huaweicloud.com
Subject: Re: [PATCH 1/1] md: keep recovery_cp in mdp_superblock_s
Date: Sat, 16 Aug 2025 08:51:01 +0800 [thread overview]
Message-ID: <095e7386-a497-4eca-a77e-68e3222bdfca@kernel.org> (raw)
In-Reply-To: <20250815040028.18085-1-xni@redhat.com>
在 2025/8/15 12:00, Xiao Ni 写道:
> commit 907a99c314a5 ("md: rename recovery_cp to resync_offset") replaces
> recovery_cp with resync_offset in mdp_superblock_s which is in md_p.h.
> md_p.h is used in userspace too. So mdadm building fails because of this.
> This patch revert this change.
>
> Fixes: 907a99c314a5 ("md: rename recovery_cp to resync_offset")
> Signed-off-by: Xiao Ni<xni@redhat.com>
> ---
> drivers/md/md.c | 6 +++---
> include/uapi/linux/raid/md_p.h | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
Applied to md-6.17
Thanks
prev parent reply other threads:[~2025-08-16 0:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-15 4:00 [PATCH 1/1] md: keep recovery_cp in mdp_superblock_s Xiao Ni
2025-08-16 0:51 ` Yu Kuai [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=095e7386-a497-4eca-a77e-68e3222bdfca@kernel.org \
--to=yukuai@kernel.org \
--cc=linan666@huaweicloud.com \
--cc=linux-raid@vger.kernel.org \
--cc=xni@redhat.com \
--cc=yukuai1@huaweicloud.com \
--cc=yukuai3@huawei.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 NNTP newsgroup(s).