]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: add code to support the block group root
authorJosef Bacik <josef@toxicpanda.com>
Wed, 15 Dec 2021 20:40:07 +0000 (15:40 -0500)
committerDavid Sterba <dsterba@suse.com>
Mon, 14 Mar 2022 12:13:48 +0000 (13:13 +0100)
commita962add27064fa7dbb7ec4d08e23620ac47736dd
tree7406cc32c6f47a3abd5c539121d21c4eb53a7f92
parentf868456c593a4dc18bf19ec9bfa47e7f2246c597
btrfs: add code to support the block group root

This code adds the on disk structures for the block group root, which
will hold the block group items for extent tree v2.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/disk-io.c
fs/btrfs/disk-io.h
fs/btrfs/print-tree.c
include/trace/events/btrfs.h
include/uapi/linux/btrfs_tree.h