All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] md/raid10: optimize and fix read error
@ 2023-06-23 17:32 linan666
  2023-06-23  9:52 ` Paul Menzel
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: linan666 @ 2023-06-23 17:32 UTC (permalink / raw)
  To: song
  Cc: linux-raid, linux-kernel, linan122, yukuai3, yi.zhang, houtao1,
	yangerkun

From: Li Nan <linan122@huawei.com>

This patch series optimizes and fixes fix_read_error().

Li Nan (3):
  md/raid10: optimize fix_read_error
  md: remove redundant check in fix_read_error()
  md/raid10: handle replacement devices in fix_read_error

 drivers/md/raid1.c  |  2 +-
 drivers/md/raid10.c | 50 +++++++++++++++++++++++----------------------
 2 files changed, 27 insertions(+), 25 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-07-07  8:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-23 17:32 [PATCH 0/3] md/raid10: optimize and fix read error linan666
2023-06-23  9:52 ` Paul Menzel
2023-06-25  1:23   ` Li Nan
2023-06-23 17:32 ` [PATCH 1/3] md/raid10: optimize fix_read_error linan666
2023-06-23 10:03   ` Paul Menzel
2023-06-25  6:44     ` Li Nan
2023-06-26  2:28   ` Yu Kuai
2023-06-23 17:32 ` [PATCH 2/3] md: remove redundant check in fix_read_error() linan666
2023-06-26  2:31   ` Yu Kuai
2023-06-23 17:32 ` [PATCH 3/3] md/raid10: handle replacement devices in fix_read_error linan666
2023-06-26  2:42   ` Yu Kuai
2023-07-07  8:16 ` [PATCH 0/3] md/raid10: optimize and fix read error 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.