diff options
author | Josef Bacik <[email protected]> | 2022-09-09 17:53:26 -0400 |
---|---|---|
committer | David Sterba <[email protected]> | 2022-09-26 12:28:03 +0200 |
commit | 91af24e48474d9979a70af3894ba7544bb132b82 (patch) | |
tree | a4ca5d9e320bbeecc251ee682a65550b409a6666 /lib/mpi/mpi-div.c | |
parent | 6962541e964ff3004515dad65de92ec63ff4c182 (diff) |
btrfs: temporarily export and move core extent_io_tree tree functions
A lot of the various internals of extent_io_tree call these two
functions for insert or searching the rb tree for entries, so
temporarily export them and then move them to extent-io-tree.c. We
can't move tree_search() without renaming it, and I don't want to
introduce a bunch of churn just to do that, so move these functions
first and then we can move a few big functions and then the remaining
users of tree_search().
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-div.c')
0 files changed, 0 insertions, 0 deletions