mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
959f80ec24
Since we're fixing the xfs_io dedupe command to consistently print the dedupe ioctl name on error, fix the tests too. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
21 lines
849 B
Plaintext
21 lines
849 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
|
|
XFS_IOC_FILE_EXTENT_SAME: 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)
|