All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/2] raid10 bugfix
@ 2023-06-02  9:18 linan666
  2023-06-02  9:18 ` [PATCH v7 1/2] md/raid10: Do not add spare disk when recovery fails linan666
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: linan666 @ 2023-06-02  9:18 UTC (permalink / raw)
  To: song, neilb
  Cc: linux-raid, linux-kernel, linan122, yukuai3, yi.zhang, houtao1,
	yangerkun

From: Li Nan <linan122@huawei.com>

Changes in v7:
 - in patch 1, change "fail" to "fails".

Changes in v6:
 - in patch 1, improve commit message summary and comment.

Changes in v5:
 - v4 send wrong patch, correct and resend.

Changes in v4:
 - improve commit log
 - removed applied patches


Li Nan (2):
  md/raid10: Do not add spare disk when recovery fails
  md/raid10: fix io loss while replacement replace rdev

 drivers/md/raid10.c | 42 ++++++++++++++++++++++++++++++++++++------
 1 file changed, 36 insertions(+), 6 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-06-06  0:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02  9:18 [PATCH v7 0/2] raid10 bugfix linan666
2023-06-02  9:18 ` [PATCH v7 1/2] md/raid10: Do not add spare disk when recovery fails linan666
2023-06-02  9:18 ` [PATCH v7 2/2] md/raid10: fix io loss while replacement replace rdev linan666
2023-06-06  0:07 ` [PATCH v7 0/2] raid10 bugfix Song Liu

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.