[PATCH v3 0/3] md: fix stopping sync thread

Yu Kuai posted 3 patches 2 years, 1 month ago
There is a newer version of this series
drivers/md/md.c | 120 +++++++++++++++++++++++-------------------------
1 file changed, 58 insertions(+), 62 deletions(-)
[PATCH v3 0/3] md: fix stopping sync thread
Posted by Yu Kuai 2 years, 1 month ago
From: Yu Kuai <yukuai3@huawei.com>

Changes in v3:
- split bugfix patches for md-fixes

Changes in v2:
 - add patch 2;
 - split some patches from v1 that will be sent separately;
 - rework some commit message;
 - rework patch 5;

Yu Kuai (3):
  md: fix missing flush of sync_work
  md: don't leave 'MD_RECOVERY_FROZEN' in error path of
    md_set_readonly()
  md: fix stopping sync thread

 drivers/md/md.c | 120 +++++++++++++++++++++++-------------------------
 1 file changed, 58 insertions(+), 62 deletions(-)

-- 
2.39.2