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>
21 lines
831 B
Plaintext
21 lines
831 B
Plaintext
QA output created by 136
|
|
Create the original files
|
|
c4fd505be25a0c91bcca9f502b9a8156 TEST_DIR/test-136/file1
|
|
c4fd505be25a0c91bcca9f502b9a8156 TEST_DIR/test-136/file2
|
|
07ac67bf7f271195442509e79cde4cee TEST_DIR/test-136/file3
|
|
07ac67bf7f271195442509e79cde4cee TEST_DIR/test-136/file4
|
|
Dedupe the last blocks together
|
|
1->2
|
|
1->3
|
|
dedupe: Extents did not match.
|
|
c4fd505be25a0c91bcca9f502b9a8156 TEST_DIR/test-136/file1
|
|
c4fd505be25a0c91bcca9f502b9a8156 TEST_DIR/test-136/file2
|
|
07ac67bf7f271195442509e79cde4cee TEST_DIR/test-136/file3
|
|
07ac67bf7f271195442509e79cde4cee TEST_DIR/test-136/file4
|
|
Compare files
|
|
Compare sections
|
|
End sections of files 1-3 do not match (intentional)
|
|
End sections of files 1-4 do not match (intentional)
|
|
End sections of files 2-3 do not match (intentional)
|
|
End sections of files 2-4 do not match (intentional)
|