Comment # 6 on bug 1130526 from
Sorry, haven't had my coffee yet this morning.

# mount -osubvolid=0 /dev/sda1 /mnt
# btrfs subvolume delete /mnt/@/home

should do it.

The -o subvolid=0 mounts the "true" root of the file system instead of the
default subvolume, so you can see the entire namespace.


You are receiving this mail because: