mbox series

[v6,0/2] raid10 bugfix

Message ID 20230602071717.503287-1-linan666@huaweicloud.com (mailing list archive)
Headers show
Series raid10 bugfix | expand

Message

Li Nan June 2, 2023, 7:17 a.m. UTC
From: Li Nan <linan122@huawei.com>

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 fail
  md/raid10: fix io loss while replacement replace rdev

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