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>
14 lines
537 B
Plaintext
14 lines
537 B
Plaintext
QA output created by 122
|
|
Create the original files
|
|
35ac8d7917305c385c30f3d82c30a8f6 TEST_DIR/test-122/file1
|
|
5e3501f97fd2669babfcbd3e1972e833 TEST_DIR/test-122/file2
|
|
Files 1-2 do not match (intentional)
|
|
(Fail to) dedupe the middle blocks together
|
|
dedupe: Extents did not match.
|
|
Compare sections
|
|
35ac8d7917305c385c30f3d82c30a8f6 TEST_DIR/test-122/file1
|
|
5e3501f97fd2669babfcbd3e1972e833 TEST_DIR/test-122/file2
|
|
Start sections do not match (intentional)
|
|
Middle sections do not match (intentional)
|
|
End sections do not match (intentional)
|