summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2022-07-15 15:45:26 -0400
committerDavid Sterba <dsterba@suse.com>2022-09-26 12:27:54 +0200
commit50c31eaa4ccf6923cd19d79033f8d7584de9077e (patch)
treebb1aa05592504262569634794ea569695ed95257 /tools/perf/scripts/python/event_analyzing_sample.py
parent9283b9e09a6d4c0150c33b5674d5071234218c99 (diff)
downloadlinux-50c31eaa4ccf6923cd19d79033f8d7584de9077e.tar.gz
linux-50c31eaa4ccf6923cd19d79033f8d7584de9077e.zip
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 <johannes.thumshirn@wdc.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions