[PATCH v3 0/4] md: Don't clear MD_CLOSING when the raid is about to stop

linan666@huaweicloud.com posted 4 patches 1 year, 11 months ago
There is a newer version of this series
drivers/md/md.c | 96 ++++++++++++++++++++++++++++++++++---------------
1 file changed, 67 insertions(+), 29 deletions(-)
[PATCH v3 0/4] md: Don't clear MD_CLOSING when the raid is about to stop
Posted by linan666@huaweicloud.com 1 year, 11 months ago
From: Li Nan <linan122@huawei.com>

Changes in v3:
 - rename vaires 'did_set_md_closing' in patch 1.
 - rename function mddev_set_closing_and_sync_blockdev() in patch 2.
 - reorganize conditions in patch 3.
 - add a new patch to clean up md_set_readonly().

Changes in v2:
 - don't clear MD_CLOSING in md_clean().
 - set MD_CLOSING and sync blockdev in array_state_store().

Li Nan (4):
  md: Don't clear MD_CLOSING when the raid is about to stop
  md: factor out a helper to sync mddev
  md: sync blockdev before stopping raid or setting readonly
  md: check mddev->pers before calling md_set_readonly()

 drivers/md/md.c | 96 ++++++++++++++++++++++++++++++++++---------------
 1 file changed, 67 insertions(+), 29 deletions(-)

-- 
2.39.2