aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2024-04-11 12:45:34 +0100
committerDavid Sterba <[email protected]>2024-05-07 21:31:04 +0200
commit26c0fae3e72ff1cf269891aae75c762dc04ee1dd (patch)
tree6be772df7647700e84e7434b77ec688d429b0b25 /tools/perf/scripts/python/event_analyzing_sample.py
parent5e485ac6f0f34126ba82267c09cc5ab38cee8908 (diff)
btrfs: use btrfs_find_first_inode() at btrfs_prune_dentries()
Currently btrfs_prune_dentries() has open code to find the first inode in a root with a minimum inode number. Remove that code and make it use the helper btrfs_find_first_inode() for that task. Reviewed-by: Qu Wenruo <[email protected]> Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions