diff options
author | Josef Bacik <josef@toxicpanda.com> | 2022-09-09 17:53:45 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-09-26 12:28:05 +0200 |
commit | 71528e9e16c7ade3771f5ef9387673580cb2db38 (patch) | |
tree | 2c17931732f3b2d3b39cb3bec962fbd7c18147ed /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4374d03d21a9577c8536d78a941fba105143769d (diff) |
btrfs: get rid of extent_io_tree::dirty_bytes
This was used as an optimization for count_range_bits(EXTENT_DIRTY),
which was used by the failed record code. However this was removed in
this series by patch "btrfs: convert the io_failure_tree to a plain
rb_tree" which was the last user of this optimization. Remove the
->dirty_bytes as nobody cares anymore.
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions