mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
89f436e3ac
The test harness already takes care of this, so get rid of it. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
25 lines
725 B
Plaintext
25 lines
725 B
Plaintext
QA output created by 157
|
|
Format and mount
|
|
Create the original files
|
|
Try cross-device reflink
|
|
XFS_IOC_CLONE_RANGE: Invalid cross-device link
|
|
Try unaligned reflink
|
|
XFS_IOC_CLONE_RANGE: Invalid argument
|
|
Try overlapping reflink
|
|
XFS_IOC_CLONE_RANGE: Invalid argument
|
|
Try reflink past EOF
|
|
XFS_IOC_CLONE_RANGE: Invalid argument
|
|
Try to reflink a dir
|
|
XFS_IOC_CLONE_RANGE: Is a directory
|
|
Try to reflink a device
|
|
XFS_IOC_CLONE_RANGE: Invalid argument
|
|
Try to reflink to a dir
|
|
TEST_DIR/test-157/dir1: Is a directory
|
|
Try to reflink to a device
|
|
XFS_IOC_CLONE_RANGE: Invalid argument
|
|
Try to reflink to a fifo
|
|
XFS_IOC_CLONE_RANGE: Invalid argument
|
|
Try to reflink an append-only file
|
|
XFS_IOC_CLONE_RANGE: Bad file descriptor
|
|
Reflink two files
|