diff options
author | Josef Bacik <josef@toxicpanda.com> | 2022-09-09 17:53:32 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-09-26 12:28:04 +0200 |
commit | 071d19f5130ff699fccf6b766dd6366f5d861da7 (patch) | |
tree | 39a42ef4cd7cb7948673a5ae8ed560474cd015f9 /fs/btrfs/inode.c | |
parent | a4055213bf6912d850859f9166ee8016a557d4bf (diff) |
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 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions