diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2022-12-04 03:48:52 +0100 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2022-12-06 16:06:31 +0100 |
commit | 764665c6775251d4569ba9f09981459bbb166359 (patch) | |
tree | ccb4f9c1205c20dfb6d37463c2b97a7e58433ae0 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 97236ad5a68c6b7603cea2ad01c588887e5cb961 (diff) |
gfs2: Clean up after gfs2_create_inode rework
Since commit 3d36e57ff768 ("gfs2: gfs2_create_inode rework"),
gfs2_evict_inode() and gfs2_create_inode() / gfs2_inode_lookup() will
synchronize via the inode hash table and we can be certain that once a
new inode is inserted into the inode hash table(), gfs2_evict_inode()
has completely destroyed any previous versions. We no longer need to
worry about overlapping inode object lifespans. Update the code and
comments accordingly.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions