diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2024-04-10 06:23:19 +0300 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2024-04-24 20:48:20 +0300 |
commit | a3730c5ec57b033ba6e437f7881a894d57b28a4a (patch) | |
tree | 02450a3bfb66455ac32cae456c5ede4741de2fcd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d98779e687726d8f8860f1c54b5687eec5f63a73 (diff) | |
download | linux-a3730c5ec57b033ba6e437f7881a894d57b28a4a.tar.xz |
gfs2: Unlock fewer glocks on unmount
At unmount time, we would generally like to explicitly unlock as few
glocks as possible for efficiency. We are already skipping glocks that
don't have a lock value block (LVB), but we can also skip glocks which
are not held in DLM_LOCK_EX or DLM_LOCK_PW mode (of which gfs2 only uses
DLM_LOCK_EX under the name LM_ST_EXCLUSIVE).
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Cc: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions