On Wed, Jul 04, 2012 at 07:39:28AM -0600, Alexander Block wrote:
Hello all,
This is the user space side of btrfs send/receive.
You can apply them manually or use my git repo:
git://github.com/ablock84/btrfs-progs.git (branch send)
The branch is based on Hugo's integration-20120605 branch. I had to add a temporary
commit to fix a bug introduced in one of the strncpy/overflow patches that got into
btrfs-progs. This fix is not part of the btrfs send/receive patchset, but you'll
probably need it if you want to base on the integration branch. I hope this is not
required in the future when a new integration branch comes out.
Just awesome. I'm playing with this now.
Except for the arm patch, I have the integration here in final testing
for 0.20. This stuff will make 0.21 when it is all done.
-chris