2023-12-04 07:04:44

by Li Nan

[permalink] [raw]
Subject: [PATCH 0/2] support read error check in raid1

From: Li Nan <[email protected]>

Li Nan (2):
md: factor out a helper exceed_read_errors() to check read_errors
md/raid1: support read error check

drivers/md/raid1-10.c | 54 +++++++++++++++++++++++++++++++++++++++++++
drivers/md/raid1.c | 17 ++++++++++----
drivers/md/raid10.c | 47 +------------------------------------
3 files changed, 67 insertions(+), 51 deletions(-)

--
2.39.2