mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
reflink: more tests
Add more tests for unaligned copy-on-write things, and explicitly test the ability to pass "len == 0" to mean reflink/dedupe all the way to the end of the file". Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
e8c1ee12aa
commit
1b3dc467e4
@@ -0,0 +1,17 @@
|
||||
QA output created by 182
|
||||
Create the original files
|
||||
f4820540fc0ac02750739896fe028d56 TEST_DIR/test-182/file1
|
||||
69ad53078a16243d98e21d9f8704a071 TEST_DIR/test-182/file2
|
||||
69ad53078a16243d98e21d9f8704a071 TEST_DIR/test-182/file2.chk
|
||||
Compare against check files
|
||||
Make the original file almost dedup-able
|
||||
f4820540fc0ac02750739896fe028d56 TEST_DIR/test-182/file1
|
||||
158d4e3578b94b89cbb44493a2110fb9 TEST_DIR/test-182/file2
|
||||
158d4e3578b94b89cbb44493a2110fb9 TEST_DIR/test-182/file2.chk
|
||||
Compare against check files
|
||||
Make the original file dedup-able
|
||||
f4820540fc0ac02750739896fe028d56 TEST_DIR/test-182/file1
|
||||
113c7055ffe3d24d2dec27e82ab55abd TEST_DIR/test-182/file2
|
||||
113c7055ffe3d24d2dec27e82ab55abd TEST_DIR/test-182/file2.chk
|
||||
file1 and file2 should match
|
||||
Compare against check files
|
||||
Reference in New Issue
Block a user