diff options
author | 2025-05-16 02:58:02 +0200 | |
---|---|---|
committer | 2025-05-22 09:12:27 +0200 | |
commit | e320050eb75e914aa5e12de2a9ab830c9a2ce311 (patch) | |
tree | d2db879fffc7e4d700c97981fe505d90a8b7766d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: Get rid of duplicate log head lookup (diff) | |
download | linux-rng-e320050eb75e914aa5e12de2a9ab830c9a2ce311.tar.xz linux-rng-e320050eb75e914aa5e12de2a9ab830c9a2ce311.zip |
gfs2: No more gfs2_find_jhead caching
We are no longer calling gfs2_find_jhead() on the same log twice, so
there is no more reason for keeping the log contents cached across those
calls. In addition, log head lookup and log header writing didn't go
through the same address space and so the caching wasn't even fully
working, anyway.
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