]> 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)
commita601c0d3efa12a7fa68432695663773d4d1e5404
treee8802b1f1da9a8d19f49bf6ec7daf1815fb87f80
parentfbcc9e0c6c9d52403411fdeea005e270c22638a6
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