diff options
author | Josef Bacik <josef@toxicpanda.com> | 2022-09-10 00:53:32 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-09-26 13:28:04 +0300 |
commit | 071d19f5130ff699fccf6b766dd6366f5d861da7 (patch) | |
tree | 39a42ef4cd7cb7948673a5ae8ed560474cd015f9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a4055213bf6912d850859f9166ee8016a557d4bf (diff) | |
download | linux-071d19f5130ff699fccf6b766dd6366f5d861da7.tar.xz |
btrfs: remove struct tree_entry in extent-io-tree.c
This existed when we overloaded the tree manipulation functions for both
the extent_io_tree and the extent buffer tree. However the extent
buffers are now stored in a radix tree, so we no longer need this
abstraction. Remove struct tree_entry and use extent_state directly
instead.
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions