diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2025-05-16 02:58:02 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2025-05-22 09:12:27 +0200 |
commit | e320050eb75e914aa5e12de2a9ab830c9a2ce311 (patch) | |
tree | d2db879fffc7e4d700c97981fe505d90a8b7766d /scripts/lib/kdoc/kdoc_files.py | |
parent | 93bd5edbd6480e3466320ecf97a105f51249c474 (diff) |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions