diff options
author | Bob Peterson <rpeterso@redhat.com> | 2021-11-12 13:52:06 -0600 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2021-12-04 20:02:26 +0100 |
commit | 1d05ee7e0d10283107cd6c2ed37005b67cd2f5b7 (patch) | |
tree | 778b280ee26c4a43c264f2bf7f6956705f873cc1 /tools/perf/scripts/python/syscall-counts.py | |
parent | ffd0cd3c2f10e2241771056566fa0fe36b3855ce (diff) |
gfs2: remove redundant set of INSTANTIATE_NEEDED
Function rgrp_go_inval calls gfs2_rgrp_brelse to invalidate the
in-core rgrp structures. After the call it set GLF_INSTANTIATE_NEEDED,
which is redundant, since gfs2_rgrp_brelse also sets it.
This patch simply removes the redundant set_bit.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions