]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: disable device manipulation ioctl's EXTENT_TREE_V2
authorJosef Bacik <josef@toxicpanda.com>
Wed, 15 Dec 2021 20:40:00 +0000 (15:40 -0500)
committerDavid Sterba <dsterba@suse.com>
Mon, 14 Mar 2022 12:13:48 +0000 (13:13 +0100)
commit9aeeb38a233325dad7bb1e85b9613abfb9e958cf
treee8802b1f1da9a8d19f49bf6ec7daf1815fb87f80
parent490a7ad7da9b831b2f57173a721eccdc393854cb
btrfs: disable device manipulation ioctl's EXTENT_TREE_V2

Device add, remove, and replace all require balance, which doesn't work
right now on extent tree v2, so disable these for now.

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