xfstests: btrfs/016: a hole punching send test
authorJosef Bacik <jbacik@fusionio.com>
Fri, 18 Oct 2013 18:26:26 +0000 (18:26 +0000)
committerRich Johnston <rjohnston@sgi.com>
Tue, 22 Oct 2013 20:54:17 +0000 (15:54 -0500)
commit231e18b343d25d2112504f48addeb3ba6bd502c3
tree0df6fb46e6eeb7ec99d1717134bbac0d393cf035
parent122fba38be096e63d15e31d45372a1e344fa67b5
xfstests: btrfs/016: a hole punching send test

I recently added a patch to avoid sending holes with btrfs send, but I screwed
it up by not sending a hole when we did a hole punch.  This is an xfstest
version of the test I wrote to show that I had a bug and to verify I was fixing
it properly.  This test properly fails with my old patch and passes with my good
patch.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
tests/btrfs/016 [new file with mode: 0644]
tests/btrfs/016.out [new file with mode: 0644]
tests/btrfs/group