btrfs-progs/tune
Josef Bacik f4e16e0238 btrfs-progs: update read_tree_block to take a btrfs_parent_tree_check
In the kernel we've added a control struct to handle the different
checks we want to do on extent buffers when we read them.  Update our
copy of read_tree_block to take this as an argument, then update all of
the callers to use the new structure.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2023-10-03 01:11:57 +02:00
..
change-csum.c btrfs-progs: use btrfs_tree_parent_check for btrfs_read_extent_buffer 2023-10-03 01:11:57 +02:00
change-metadata-uuid.c btrfs-progs: tune: recover from failed btrfstune -m|M 2023-10-03 01:11:55 +02:00
change-uuid.c btrfs-progs: update read_tree_block to take a btrfs_parent_tree_check 2023-10-03 01:11:57 +02:00
convert-bgt.c btrfs-progs: fix -Wmissing-prototypes warnings 2023-05-26 18:02:31 +02:00
main.c btrfs-progs: tune: use the latest bdev in fs_devices for super_copy 2023-10-03 01:11:55 +02:00
quota.c btrfs-progs: drop btrfs_init_path 2023-10-03 01:11:56 +02:00
seeding.c btrfs-progs: fix -Wmissing-prototypes warnings 2023-05-26 18:02:31 +02:00
tune.h btrfs-progs: tune: recover from failed btrfstune -m|M 2023-10-03 01:11:55 +02:00