btrfs-progs/mkfs
Josef Bacik 360103e610 btrfs-progs: mkfs: use the btrfs_block_group_root helper
Instead of accessing the extent root directory for modifying block
groups, use the helper which will do the correct thing based on the
flags of the file system.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2022-03-09 18:06:56 +01:00
..
common.c btrfs-progs: remove the _nr from the item helpers 2022-03-09 15:13:13 +01:00
common.h btrfs-progs: store LEAF_DATA_SIZE in the mkfs_config 2022-03-09 15:13:12 +01:00
main.c btrfs-progs: mkfs: use the btrfs_block_group_root helper 2022-03-09 18:06:56 +01:00
Makefile btrfs-progs: build: add stub makefile to image and mkfs 2019-07-04 15:36:01 +02:00
rootdir.c btrfs-progs: stop passing root to csum related functions 2021-11-22 21:45:37 +01:00
rootdir.h btrfs-progs: unify GPL header comments 2021-09-07 13:58:44 +02:00