btrfs: Test subvolume delete --subvolid feature

Now btrfs can delete subvolumes based in ther subvolume id. This
makes easy for the user willing to delete a subvolume that cannot be
accessed by the mount point, since btrfs allows to mount a specific
subvolume and hiding the other from the mount point.

Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Marcos Paulo de Souza
2020-03-09 07:39:56 -03:00
committed by Eryu Guan
parent da8012e69d
commit d116fe3774
3 changed files with 86 additions and 0 deletions
+1
View File
@@ -210,3 +210,4 @@
205 auto quick clone compress
206 auto quick log replay
207 auto rw raid
208 auto quick subvol