diff options
author | 2016-11-09 10:21:32 +1100 | |
---|---|---|
committer | 2016-11-09 17:14:28 -0800 | |
commit | 6119e6792bcaf926cb284098042a576c1a55b513 (patch) | |
tree | 4c905b6ccb46cbdec1a63fe42ee5ecdf4b868901 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | md: define mddev flags, recovery flags and r1bio state bits using enums (diff) | |
download | linux-dev-6119e6792bcaf926cb284098042a576c1a55b513.tar.xz linux-dev-6119e6792bcaf926cb284098042a576c1a55b513.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions