aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2022-07-15 15:45:26 -0400
committerDavid Sterba <[email protected]>2022-09-26 12:27:54 +0200
commit50c31eaa4ccf6923cd19d79033f8d7584de9077e (patch)
treebb1aa05592504262569634794ea569695ed95257 /tools/perf/scripts/python/bin/stackcollapse-report
parent9283b9e09a6d4c0150c33b5674d5071234218c99 (diff)
btrfs: simplify block group traversal in btrfs_put_block_group_cache
We're breaking out and re-searching for the next block group while evicting any of the block group cache inodes. This is not needed, the block groups aren't disappearing here, we can simply loop through the block groups like normal and iput any inode that we find. Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions