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 Feb 2022 15:36:01 +0000 (16:36 +0100)
commitc3696397277b0c0c8d543d8056738cb65807b41d
tree34dd1c1562a943fea6002807c46b2c2c72ff4e07
parent94b18a760778143d608f9e058b5bcafac5c8d668
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