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/ total 350 drwxr-xr-x 1 root root 324 Aug 24 07:53 . drwx------ 1 root root 46 Aug 24 07:53 .. -rw-r--r-- 1 root root 152148 Aug 24 07:53 AINTAINERS -rw-r--r-- 1 root root 17459 Aug 24 07:53 EADME -rw-r--r-- 1 root root 3371 Aug 24 07:53 EPORTING-BUGS -rw-r--r-- 1 root root 18693 Aug 24 07:53 OPYING -rw-r--r-- 1 root root 94027 Aug 24 07:53 REDITS -rw-r--r-- 1 root root 55145 Aug 24 07:53 akefile drwxr-xr-x 1 root root 118 Aug 24 07:54 amples .... -- 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
