linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zheng Qixing <zhengqixing@huaweicloud.com>
To: song@kernel.org, yukuai3@huawei.com, linan122@huawei.com
Cc: linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org,
	yi.zhang@huawei.com, yangerkun@huawei.com, houtao1@huawei.com,
	zhengqixing@huawei.com
Subject: [PATCH v2 0/2] md: fix sync_action show
Date: Tue, 12 Aug 2025 10:17:36 +0800	[thread overview]
Message-ID: <20250812021738.3722569-1-zhengqixing@huaweicloud.com> (raw)

From: Zheng Qixing <zhengqixing@huawei.com>

Fix incorrect display of sync_action when raid is in resync.

Zheng Qixing (2):
  md: add helper rdev_needs_recovery()
  md: fix sync_action incorrect display during resync

 drivers/md/md.c | 58 ++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 48 insertions(+), 10 deletions(-)

-- 
2.39.2


             reply	other threads:[~2025-08-12  2:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-12  2:17 Zheng Qixing [this message]
2025-08-12  2:17 ` [PATCH v2 1/2] md: add helper rdev_needs_recovery() Zheng Qixing
2025-08-12  7:38   ` Paul Menzel
2025-08-14  0:52   ` Yu Kuai
2025-08-14  1:24     ` Zheng Qixing
2025-08-12  2:17 ` [PATCH v2 2/2] md: fix sync_action incorrect display during resync Zheng Qixing
2025-08-12  9:22   ` Paul Menzel
2025-08-12 11:03     ` Zheng Qixing

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=20250812021738.3722569-1-zhengqixing@huaweicloud.com \
    --to=zhengqixing@huaweicloud.com \
    --cc=houtao1@huawei.com \
    --cc=linan122@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=song@kernel.org \
    --cc=yangerkun@huawei.com \
    --cc=yi.zhang@huawei.com \
    --cc=yukuai3@huawei.com \
    --cc=zhengqixing@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).