btrfs-progs/mkfs
Josef Bacik 1f89a5d461 btrfs-progs: mkfs: set chunk_item_objectid properly for extent tree v2
Our initial block group will use global root id 0 with extent tree v2,
so adjust the helper to take the chunk_objectid as an argument, as we'll
set this to 0 for extent tree v2 and then
BTRFS_FIRST_CHUNK_TREE_OBJECTID for extent tree v1.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2022-03-09 18:07:24 +01:00
..
common.c btrfs-progs: mkfs: set chunk_item_objectid properly for extent tree v2 2022-03-09 18:07:24 +01:00
common.h btrfs-progs: mkfs: add support for the block group tree 2022-03-09 18:07:02 +01:00
main.c btrfs-progs: make btrfs_create_tree take a key for the root key 2022-03-09 18:07:22 +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