diff options
author | NeilBrown <neilb@suse.com> | 2016-11-09 10:21:32 +1100 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2016-11-09 17:14:28 -0800 |
commit | 6119e6792bcaf926cb284098042a576c1a55b513 (patch) | |
tree | 4c905b6ccb46cbdec1a63fe42ee5ecdf4b868901 /drivers/md/raid0.c | |
parent | be306c2989804ca5b90388df66fd3cf28ec74967 (diff) | |
download | linux-6119e6792bcaf926cb284098042a576c1a55b513.tar.bz2 |
md: remove md_super_wait() call after bitmap_flush()
bitmap_flush() finishes with bitmap_update_sb(), and that finishes
with write_page(..., 1), so write_page() will wait for all writes
to complete. So there is no point calling md_super_wait()
immediately afterwards.
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'drivers/md/raid0.c')
0 files changed, 0 insertions, 0 deletions