]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: disable snapshot creation/deletion for extent tree v2
authorJosef Bacik <josef@toxicpanda.com>
Wed, 15 Dec 2021 20:40:03 +0000 (15:40 -0500)
committerDavid Sterba <dsterba@suse.com>
Mon, 14 Mar 2022 12:13:48 +0000 (13:13 +0100)
commite90c2a7d69a310a23cb45148257e5fa97dab3a97
treeccdc514968d0692892eb6bcfdd1b9f73dd859324
parentf20ff47689fef674f807c390aa9c121afa2f4f2b
btrfs: disable snapshot creation/deletion for extent tree v2

When we stop tracking metadata blocks all of snapshotting will break, so
disable it until I add the snapshot root and drop tree support.

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