On Thu, May 13, 2010 at 07:24:48PM +0800, Victor Roetman wrote: > I am running 2.6.34-rc5, testing was done with a 4G thumb drive. > > # mkfs.btrfs /dev/sdd1 > > WARNING! - Btrfs v0.19-16-g075587c IS EXPERIMENTAL > WARNING! - see http://btrfs.wiki.kernel.org before using > > fs created label (null) on /dev/sdd1 > nodesize 4096 leafsize 4096 sectorsize 4096 size 3.73GB > Btrfs v0.19-16-g075587c > > # mkdir one > # mkdir two > # mount /dev/sdd1 one > # mount /dev/sdd1 two -o subvol=xxx > mount: /dev/sdd1 is not a valid block device > # umount one Thanks for this, I just posted a patch to fix the problem. Josef -- 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
