btrfs-progs/libbtrfs
Josef Bacik 53f8b8fd01 btrfs-progs: make btrfs_qgroup_level helper match the kernel
We return __u16 in the kernel, as this is actually the size of
btrfs_qgroup_level.  Adjust the existing helpers and update all the
callers to deal with the new size appropriately.  This will make syncing
the kernel code cleaner.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2022-11-28 18:57:43 +01:00
..
ctree.h btrfs-progs: make btrfs_qgroup_level helper match the kernel 2022-11-28 18:57:43 +01:00
send-stream.c btrfs-progs: libbtrfs: update include lists 2022-10-11 09:06:13 +02:00
send-stream.h btrfs-progs: libbtrfs: make own copy of lookup_path_rootid 2021-10-08 20:46:35 +02:00
send-utils.c btrfs-progs: libbtrfs: update include lists 2022-10-11 09:06:13 +02:00
send-utils.h btrfs-progs: libbtrfs: update include lists 2022-10-11 09:06:13 +02:00
send.h btrfs-progs: libbtrfs: use own copy of ctree.h, extent_io.h, send.h and extent-cache.h 2022-06-06 15:48:46 +02:00