btrfs-progs/kernel-lib
Josef Bacik 4a9a8f2a8a btrfs-progs: sync extent-io-tree.[ch] and misc.h from the kernel
This is a bit larger than the previous syncs, because we use
extent_io_tree's everywhere.  There's a lot of stuff added to
kerncompat.h, and then I went through and cleaned up all the API
changes, which were

- extent_io_tree_init takes an fs_info and an owner now.
- extent_io_tree_cleanup is now extent_io_tree_release.
- set_extent_dirty takes a gfpmask.
- clear_extent_dirty takes a cached_state.
- find_first_extent_bit takes a cached_state.

The diffstat looks insane for this, but keep in mind extent-io-tree.c
and extent-io-tree.h are ~2000 loc just by themselves.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2023-05-26 18:02:29 +02:00
..
bitmap.h btrfs-progs: properly handle degraded raid56 reads 2022-11-24 17:29:12 +01:00
bitops.h btrfs-progs: sync async-thread.[ch] from the kernel 2023-05-26 18:02:29 +02:00
interval_tree_generic.h
list_sort.c
list_sort.h
list.h btrfs-progs: kernel-lib: make headers C++ compatible 2022-06-06 15:47:53 +02:00
mktables.c
overflow.h btrfs-progs: kernel-lib: add stubs for overflow builtins 2022-08-16 15:18:12 +02:00
raid56.c
raid56.h
rbtree_augmented.h btrfs-progs: kernel-lib: add rb_root_cached helpers 2022-05-12 12:53:38 +02:00
rbtree_types.h
rbtree.c btrfs-progs: kernel-lib: sync lib/rbtree.c 2022-05-12 13:07:15 +02:00
rbtree.h btrfs-progs: kernel-lib: sync include/rtree.h 2022-05-12 13:40:09 +02:00
sizes.h
tables.c
trace.h btrfs-progs: sync extent-io-tree.[ch] and misc.h from the kernel 2023-05-26 18:02:29 +02:00