aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2020-06-17 12:10:42 +0300
committerDavid Sterba <[email protected]>2020-07-27 12:55:27 +0200
commitc171edd5c8e164bbcb46c61016ef4e88c8130edf (patch)
treecd4846109d071c9edf8677f2c34027f15ebf4528 /tools/perf/scripts/python/event_analyzing_sample.py
parent906c448c3dc3189d83bf644ec453d49737371b00 (diff)
btrfs: remove hole check in prealloc_file_extent_cluster
Extents in the extent cluster are guaranteed to be contiguous as such the hole check inside the loop can never trigger. In fact this check was never functional since it was added in 18513091af94 ("btrfs: update btrfs_space_info's bytes_may_use timely") which came after the commit introducing clustered/contiguous extents 0257bb82d21b ("Btrfs: relocate file extents in clusters"). Let's just remove it as it adds noise to the source. Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Nikolay Borisov <[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