]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: disable qgroups in extent tree v2
authorJosef Bacik <josef@toxicpanda.com>
Wed, 15 Dec 2021 20:40:01 +0000 (15:40 -0500)
committerDavid Sterba <dsterba@suse.com>
Mon, 14 Mar 2022 12:13:48 +0000 (13:13 +0100)
commit80c7ccd7a6e7a834cccee32164656af09ce0336a
tree8c37eda4dd0086eb23fea1d99ef6e19116056960
parent9aeeb38a233325dad7bb1e85b9613abfb9e958cf
btrfs: disable qgroups in extent tree v2

Backref lookups are going to be drastically different with extent tree
v2, disable qgroups until we do the work to add this support for extent
tree v2.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/qgroup.c