mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
committed by
Eryu Guan
parent
da8012e69d
commit
d116fe3774
@@ -210,3 +210,4 @@
|
||||
205 auto quick clone compress
|
||||
206 auto quick log replay
|
||||
207 auto rw raid
|
||||
208 auto quick subvol
|
||||
|
||||
Reference in New Issue
Block a user