diff options
author | Guoqing Jiang <[email protected]> | 2018-10-18 16:37:46 +0800 |
---|---|---|
committer | Shaohua Li <[email protected]> | 2018-10-18 09:40:01 -0700 |
commit | cbce6863b6d04f6eac6b144bcfaaf11a189d6533 (patch) | |
tree | b2e04e66efd2ff10406e86b975a944fffda18bae /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ca1e98e04a8d6cefbe8ad138df806434de6de7f3 (diff) |
md-cluster/bitmap: don't call md_bitmap_sync_with_cluster during reshaping stage
When reshape is happening in one node, other nodes could receive
lots of RESYNCING messages, so md_bitmap_sync_with_cluster is called.
Since the resyncing window is typically small in these RESYNCING
messages, so WARN is always triggered, so we should not call the
func when reshape is happening.
Reviewed-by: NeilBrown <[email protected]>
Signed-off-by: Guoqing Jiang <[email protected]>
Signed-off-by: Shaohua Li <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions