btrfs-progs/image
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
..
Makefile
common.c btrfs-progs: drop btrfs_init_path 2023-10-03 01:11:56 +02:00
common.h btrfs-progs: image: factor out the restore part from main.c 2023-08-28 17:24:25 +02:00
image-create.c btrfs-progs: update read_tree_block to take a btrfs_parent_tree_check 2023-10-03 01:11:57 +02:00
image-restore.c btrfs-progs: update read_tree_block to take a btrfs_parent_tree_check 2023-10-03 01:11:57 +02:00
main.c btrfs-progs: update read_tree_block to take a btrfs_parent_tree_check 2023-10-03 01:11:57 +02:00
metadump.h btrfs-progs: image: factor out the restore part from main.c 2023-08-28 17:24:25 +02:00
sanitize.c btrfs-progs: image: convert int to bool in a few helpers 2023-06-08 00:08:35 +02:00
sanitize.h btrfs-progs: image: update include lists 2022-10-11 09:06:12 +02:00