aboutsummaryrefslogtreecommitdiff
path: root/kernel/livepatch/Makefile
diff options
context:
space:
mode:
authorJosef Bacik2022-09-09 17:53:29 -0400
committerDavid Sterba2022-09-26 12:28:03 +0200
commite3974c669472fed95eca723b6ab1340d0db33334 (patch)
tree6cc217d34aa30ca9e286738b986e2522759d4b0b /kernel/livepatch/Makefile
parent38830018387e64e5aba5a654da7cba6e0ec03098 (diff)
btrfs: move core extent_io_tree functions to extent-io-tree.c
This is still huge, but unfortunately I cannot make it smaller without renaming tree_search() and changing all the callers to use the new name, then moving those chunks and then changing the name back. This feels like too much churn for code movement, so I've limited this to only things that called tree_search(). With this patch all of the extent_io_tree code is now in extent-io-tree.c. 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 'kernel/livepatch/Makefile')
0 files changed, 0 insertions, 0 deletions