btrfs-progs/check
Josef Bacik 2b9fba7974 btrfs-progs: rename btrfs_item_end to btrfs_item_data_end
This matches what we did in the kernel, btrfs_item_data_end is more
inline with what the helper does, which is give us the offset of the end
of the data portion of the item, not the offset of the end of the item
itself.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2022-11-28 18:57:43 +01:00
..
clear-cache.c btrfs-progs: use template for transaction start error messages 2022-10-11 09:08:10 +02:00
clear-cache.h btrfs-progs: check: factor out code for clearing caches 2022-10-11 09:08:09 +02:00
common.h btrfs-progs: check: move global variables to common headers 2022-10-11 09:08:09 +02:00
main.c btrfs-progs: rename btrfs_item_end to btrfs_item_data_end 2022-11-28 18:57:43 +01:00
mode-common.c btrfs-progs: use template for transaction start error messages 2022-10-11 09:08:10 +02:00
mode-common.h btrfs-progs: check: move global variables to common headers 2022-10-11 09:08:09 +02:00
mode-lowmem.c btrfs-progs: device-utils: rename btrfs_device_size 2022-10-11 09:08:10 +02:00
mode-lowmem.h btrfs-progs: check: update include lists 2022-10-11 09:06:12 +02:00
mode-original.h btrfs-progs: check: add check for overlong xattr names 2022-04-25 18:52:49 +02:00
qgroup-verify.c btrfs-progs: make btrfs_qgroup_level helper match the kernel 2022-11-28 18:57:43 +01:00
qgroup-verify.h btrfs-progs: check: update include lists 2022-10-11 09:06:12 +02:00
repair.c btrfs-progs: check: rename global repair option 2022-10-11 09:08:09 +02:00
repair.h btrfs-progs: check: rename global repair option 2022-10-11 09:08:09 +02:00