mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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>
This commit is contained in:
committed by
Rich Johnston
parent
122fba38be
commit
231e18b343
@@ -18,3 +18,4 @@
|
||||
013 auto quick
|
||||
014 auto
|
||||
015 auto quick
|
||||
016 auto quick
|
||||
|
||||
Reference in New Issue
Block a user