Skip to content
Commit f8f83d8f authored by Jack Wang's avatar Jack Wang Committed by Shaohua Li
Browse files

md/bitmap: use mddev_suspend/resume instead of ->quiesce()



After 9e1cc0a5 ("md: use mddev_suspend/resume instead of ->quiesce()")
We still have similar left in bitmap functions.

Replace quiesce() with mddev_suspend/resume.

Also move md_bitmap_create out of mddev_suspend. and move mddev_resume
after md_bitmap_destroy. as we did in set_bitmap_file.

Signed-off-by: default avatarJack Wang <jinpu.wang@profitbricks.com>
Reviewed-by: default avatarGioh Kim <gi-oh.kim@profitbricks.com>
Signed-off-by: default avatarShaohua Li <shli@fb.com>
parent 116d99ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment