]> 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)
commit6447c7497a09fc614b10fb090a0d770f6a522dd4
treeccdc514968d0692892eb6bcfdd1b9f73dd859324
parent0fe756b38af7c42d8e6fb0c4746ee40cabfb1ba5
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