mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
11dd9959b8
Fix the error messages in the golden output for generic/15[78], which examine the responses to invalid inputs as returned by the clone/clone_range/extent_same ioctls. Also fix a filtering omission. 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>
25 lines
622 B
Plaintext
25 lines
622 B
Plaintext
QA output created by 158
|
|
Format and mount
|
|
Create the original files
|
|
Try cross-device dedupe
|
|
dedupe: Invalid cross-device link
|
|
Try unaligned dedupe
|
|
dedupe: Invalid argument
|
|
Try overlapping dedupe
|
|
dedupe: Invalid argument
|
|
Try dedupe past EOF
|
|
dedupe: Invalid argument
|
|
Try to dedupe a dir
|
|
XFS_IOC_FILE_EXTENT_SAME: Is a directory
|
|
Try to dedupe a device
|
|
XFS_IOC_FILE_EXTENT_SAME: Invalid argument
|
|
Try to dedupe to a dir
|
|
TEST_DIR/test-158/dir1: Is a directory
|
|
Try to dedupe to a device
|
|
dedupe: Invalid argument
|
|
Try to dedupe to a fifo
|
|
dedupe: Invalid argument
|
|
Try to dedupe an append-only file
|
|
Dedupe two files
|
|
Check scratch fs
|