mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
dedupe: fix consistent error message prefixes for dedupe tests
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>
This commit is contained in:
committed by
Eryu Guan
parent
c4288aec3c
commit
959f80ec24
@@ -4,7 +4,7 @@ Create the original files
|
||||
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.
|
||||
XFS_IOC_FILE_EXTENT_SAME: Extents did not match.
|
||||
Compare sections
|
||||
35ac8d7917305c385c30f3d82c30a8f6 TEST_DIR/test-122/file1
|
||||
5e3501f97fd2669babfcbd3e1972e833 TEST_DIR/test-122/file2
|
||||
|
||||
Reference in New Issue
Block a user