linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] md: fix sync_action show
@ 2025-08-16  0:25 Zheng Qixing
  2025-08-16  0:25 ` [PATCH v4 1/2] md: add helper rdev_needs_recovery() Zheng Qixing
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zheng Qixing @ 2025-08-16  0:25 UTC (permalink / raw)
  To: song, yukuai3, linan122
  Cc: linux-raid, linux-kernel, yi.zhang, yangerkun, houtao1,
	zhengqixing, pmenzel

From: Zheng Qixing <zhengqixing@huawei.com>

Changes in v4:
  Move "rdev->raid_disk >= 0" into rdev_needs_recovery().

Changes in v3:
  Code style modification in patch 1.

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 | 60 ++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 47 insertions(+), 13 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2025-08-16  0:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-16  0:25 [PATCH v4 0/2] md: fix sync_action show Zheng Qixing
2025-08-16  0:25 ` [PATCH v4 1/2] md: add helper rdev_needs_recovery() Zheng Qixing
2025-08-16  0:25 ` [PATCH v4 2/2] md: fix sync_action incorrect display during resync Zheng Qixing
2025-08-16  0:53 ` [PATCH v4 0/2] md: fix sync_action show Yu Kuai

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).