[PATCH 0/2] support read error check in raid1

linan666@huaweicloud.com posted 2 patches 2 years ago
There is a newer version of this series
drivers/md/raid1-10.c | 54 +++++++++++++++++++++++++++++++++++++++++++
drivers/md/raid1.c    | 17 ++++++++++----
drivers/md/raid10.c   | 47 +------------------------------------
3 files changed, 67 insertions(+), 51 deletions(-)
[PATCH 0/2] support read error check in raid1
Posted by linan666@huaweicloud.com 2 years ago
From: Li Nan <linan122@huawei.com>

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