mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
btrfs: test for incremental send after file extent cloning
Test that an incremental send works after a file gets one of its extents cloned/deduplicated into lower file offsets. This is a regression test for the problem fixed by the linux kernel patch titled: "Btrfs: teach backref walking about backrefs with underflowed offset values" Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
5da2519817
commit
45eca98065
@@ -0,0 +1,7 @@
|
||||
QA output created by 097
|
||||
wrote 65536/65536 bytes at offset 131072
|
||||
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
||||
File digest in the original filesystem:
|
||||
6c6079335cff141b8a31233ead04cbff SCRATCH_MNT/mysnap2/foo
|
||||
File digest in the new filesystem:
|
||||
6c6079335cff141b8a31233ead04cbff SCRATCH_MNT/mysnap2/foo
|
||||
Reference in New Issue
Block a user