summaryrefslogtreecommitdiffstats
path: root/drivers/md/raid10.c
diff options
context:
space:
mode:
authorJack Wang <jinpu.wang@profitbricks.com>2018-10-08 17:24:03 +0200
committerShaohua Li <shli@fb.com>2018-10-10 20:03:34 +0200
commitf8f83d8ffeb47041ff0937ecac6d10bcb388cd9f (patch)
tree788efa9231794db0718915c578fa63141b182513 /drivers/md/raid10.c
parentmd: remove redundant code that is no longer reachable (diff)
downloadlinux-f8f83d8ffeb47041ff0937ecac6d10bcb388cd9f.tar.xz
linux-f8f83d8ffeb47041ff0937ecac6d10bcb388cd9f.zip
md/bitmap: use mddev_suspend/resume instead of ->quiesce()
After 9e1cc0a54556 ("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: Jack Wang <jinpu.wang@profitbricks.com> Reviewed-by: Gioh Kim <gi-oh.kim@profitbricks.com> Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'drivers/md/raid10.c')
0 files changed, 0 insertions, 0 deletions