summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2022-12-11 23:25:39 +0300
committerAndreas Gruenbacher <agruenba@redhat.com>2023-09-19 00:13:20 +0300
commit18c1db313ea904ebd01aa08135b72cdb04f889fb (patch)
treec50fb7beb93ebed11b53d092a233cf7634958b64 /tools/perf/scripts/python/export-to-sqlite.py
parenta49d273e579615ed63d0347f94075dd22b9458a3 (diff)
downloadlinux-18c1db313ea904ebd01aa08135b72cdb04f889fb.tar.xz
gfs2: Simplify function gfs2_upgrade_iopen_glock
When trying to upgrade the iopen glock, gfs2_upgrade_iopen_glock() tries to take the iopen glock with the LM_FLAG_TRY_1CB flag set before trying to take it without the LM_FLAG_TRY or LM_FLAG_TRY_1CB flags set. Both calls will cause the lock contention bast callbacks to be invoked throughout the cluster, and we really don't need them to be invoked twice. Remove the first LM_FLAG_TRY_1CB call to eliminate unnecessary dlm traffic. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions