mbox series

[v5,0/2] raid10 bugfix

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

Message

Li Nan June 1, 2023, 6:24 a.m. UTC
From: Li Nan <linan122@huawei.com>

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

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

Li Nan (2):
  md/raid10: fix incorrect done of recovery
  md/raid10: fix io loss while replacement replace rdev

 drivers/md/raid10.c | 40 +++++++++++++++++++++++++++++++++++-----
 1 file changed, 35 insertions(+), 5 deletions(-)