mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
reflink: basic tests of the reflink and dedupe ioctls
Test the operation of the btrfs (and now xfs) reflink and dedupe ioctls at various file offsets and with matching and nonmatching files. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
20d7bfad2d
commit
cc8e860cc9
@@ -0,0 +1,11 @@
|
||||
QA output created by 118
|
||||
Create the original files
|
||||
35ac8d7917305c385c30f3d82c30a8f6 TEST_DIR/test-118/file1
|
||||
5e3501f97fd2669babfcbd3e1972e833 TEST_DIR/test-118/file2
|
||||
Files do not match (intentional)
|
||||
Reflink the middle blocks together
|
||||
Compare sections
|
||||
35ac8d7917305c385c30f3d82c30a8f6 TEST_DIR/test-118/file1
|
||||
f7f9e44d37909868014e9151f5293ab0 TEST_DIR/test-118/file2
|
||||
Start sections do not match (intentional)
|
||||
End sections do not match (intentional)
|
||||
Reference in New Issue
Block a user