On Fri, Mar 2, 2012 at 7:31 AM, Brian J. Murrell <brian@xxxxxxxxxxxxxxx> wrote: > I seem to have the following subvolumes of my filesystem: > > # btrfs sub li / > ID 256 top level 5 path @ > ID 257 top level 5 path @home > ID 258 top level 5 path @/etc/apt/oneiric > > I *think* the last one is there due to a: > > # btrfsctl -s oneiric / > > that I did prior to doing an upgrade. I can't seem to figure out the > nomenclature to delete it though: > > # btrfs sub de /@/etc/apt/oneiric Try btrfs sub delete /etc/apt/oneiric, assuming that that's the path where you actually see it. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
