mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
cc8e860cc9
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>
31 lines
1.4 KiB
Plaintext
31 lines
1.4 KiB
Plaintext
QA output created by 119
|
|
Create the original files
|
|
30c2557e8302a5beb290c71520d87f42 TEST_DIR/test-119/file1
|
|
efb787f7990e43c7dc30565d8cc344d4 TEST_DIR/test-119/file2
|
|
c83f38d4622a78b74e3480634194b08f TEST_DIR/test-119/file3
|
|
1c11fd3151d2229f5cf43903386aa432 TEST_DIR/test-119/file4
|
|
Files 1-2 do not match (intentional)
|
|
Files 1-3 do not match (intentional)
|
|
Files 1-4 do not match (intentional)
|
|
Reflink the first four blocks together, 1-2 3-4
|
|
Compare sections
|
|
30c2557e8302a5beb290c71520d87f42 TEST_DIR/test-119/file1
|
|
63bdb182cdf03a8a19e83234d869d00a TEST_DIR/test-119/file2
|
|
c83f38d4622a78b74e3480634194b08f TEST_DIR/test-119/file3
|
|
dc2ae3db14e97fad93faf939170b085c TEST_DIR/test-119/file4
|
|
Sections of file 1-3 do not match (intentional)
|
|
Sections of file 1-4 do not match (intentional)
|
|
Sections of file 2-3 do not match (intentional)
|
|
Sections of file 2-4 do not match (intentional)
|
|
Reflink the first two blocks together, 1-3 1-4
|
|
Compare sections
|
|
30c2557e8302a5beb290c71520d87f42 TEST_DIR/test-119/file1
|
|
63bdb182cdf03a8a19e83234d869d00a TEST_DIR/test-119/file2
|
|
89a444ff9d6af60ba487e9a0ca2161e2 TEST_DIR/test-119/file3
|
|
0c263058794a54c5e197ece52386f5be TEST_DIR/test-119/file4
|
|
Compare previously reflinked sections
|
|
Sections of file 1-3 do not match (intentional)
|
|
Sections of file 1-4 do not match (intentional)
|
|
Sections of file 2-3 do not match (intentional)
|
|
Sections of file 2-4 do not match (intentional)
|