diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2024-03-29 17:46:32 +0300 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2024-04-09 19:35:58 +0300 |
commit | 262ee3a07e98e8e56230547d4fe75d485348a55a (patch) | |
tree | f3aa758a7d7be67229646fba8a55ae6f7c755fe1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 927cfc90d27cb7732a62464f95fd9aa7edfa9b70 (diff) | |
download | linux-262ee3a07e98e8e56230547d4fe75d485348a55a.tar.xz |
gfs2: Get rid of unnecessary test_and_set_bit
The GLF_LOCK flag is protected by the gl->gl_lockref.lock spin lock
which is held when entering run_queue(), so we can use test_bit() and
set_bit() here.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions