[PATCH v2 0/4] md: Fix two raid5/raid10 bugs

Zhihao Cheng posted 4 patches 2 days ago
There is a newer version of this series
drivers/md/md.c     | 27 ++++++++++++++++++++++++++-
drivers/md/raid10.c | 22 ++++++++++------------
drivers/md/raid5.c  | 39 ++++++++++++++++++++++++++++-----------
3 files changed, 64 insertions(+), 24 deletions(-)
[PATCH v2 0/4] md: Fix two raid5/raid10 bugs
Posted by Zhihao Cheng 2 days ago
Fix two raid5/raid10 bugs in error injection case.

v1->v2:
 Handle pers->run failure in level_store

Zhihao Cheng (4):
  md/raid5: Hide the origin mddev->thread before takeover
  md: Handle pers->run failure in level_store
  md/raid5: Don't free conf on raid5_run failure
  md/raid10: Don't free conf on raid10_run failure

 drivers/md/md.c     | 27 ++++++++++++++++++++++++++-
 drivers/md/raid10.c | 22 ++++++++++------------
 drivers/md/raid5.c  | 39 ++++++++++++++++++++++++++++-----------
 3 files changed, 64 insertions(+), 24 deletions(-)

-- 
2.52.0