On Mon, 2008-06-09 at 18:19 +0200, Christian Hesse wrote: > On Monday 09 June 2008, Miguel Sousa Filipe wrote: > > On Mon, Jun 9, 2008 at 2:52 PM, Chris Mason <chris.mason@xxxxxxxxxx> wrote: > > > mkfs.btrfs already has a way to set the label of the filesystem. > > > mkfs.btrfs -L label /dev/xxxx > > > > > > btrfs-show will show you the labels of any existing filesystems. > > > > Can I mount by label ? > > something like: > > # mount /dev/btrfs/label /mountpoint > > Yes, by mounting /dev/disk/by-label/label. That should work with every block > device. Once btrfs support is in libblkid (or whatever udev uses) that is. Today btrfs won't show up in /dev/disk/by-label/label or mount -L -chris -- 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
