mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
aa69397ed1
The xfs_io dedupe command originally didn't print dedupe errors to stderr like you'd expect. Since that was fixed, the golden output should be changed to reflect that. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
20 lines
835 B
Plaintext
20 lines
835 B
Plaintext
QA output created by 182
|
|
Create the original files
|
|
dedupe: Extents did not match.
|
|
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
|
|
dedupe: Extents did not match.
|
|
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
|