On Mon, Aug 24, 2009 at 08:17:21AM +0300, Markus Suvanto wrote: > After bcp the first character disappears. > Kernel: 2.6.31-rc7 > Btrfs v0.19-1-g4f89b6e > > > Way to reproduce: > > htpc ~ # lvm lvcreate -L 5G -n btrfs_test /dev/vg_md1 > Logical volume "btrfs_test" created > > htpc ~ # mkbtrfs /dev/mapper/vg_md1-btrfs_test > > WARNING! - Btrfs v0.19-1-g4f89b6e IS EXPERIMENTAL > WARNING! - see http://btrfs.wiki.kernel.org before using > > fs created label (null) on /dev/mapper/vg_md1-btrfs_test > nodesize 4096 leafsize 4096 sectorsize 4096 size 5.00GB > Btrfs v0.19-1-g4f89b6e > > mount -t btrfs -o subvol=. /dev/mapper/vg_md1-btrfs_test /tmp/btrfs/ > > htpc ~ # btrfsctl -S test /tmp/btrfs/ > operation complete > Btrfs v0.19-1-g4f89b6e > > htpc ~ # cd /tmp/btrfs/test/ > > htpc test # git clone /usr/src/linux-2.6/ > Initialized empty Git repository in /tmp/btrfs/test/linux-2.6/.git/ > Checking out files: 100% (29110/29110), done. > > htpc test # btrfs-bcp linux-2.6/ linux-2.6_copy > htpc test # ls -la linux-2.6_copy/ Well, that's not good. Thanks for this report, I'll take a look as I go through my mountain of vacation backlog. -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
