btrfs-progs/mkfs
Josef Bacik 02fb308bdc btrfs-progs: make btrfs_create_tree take a key for the root key
We're going to start create global roots from mkfs, and we need to have
a offset set for the root key.  Make the btrfs_create_tree() take a key
for the root_key instead of just the objectid so we can setup these new
style roots properly.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2022-03-09 18:07:22 +01:00
..
common.c btrfs-progs: set the number of global roots in the super block 2022-03-09 18:07:14 +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