mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
2fcbba4ceb
Ensure that we can pass absurdly enormous offsets and lengths to reflink/dedupe and it'll survive. v2: Ask for dedupe in the dedupe test. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> [hch@lst.de: call _require_test_dedupe] Signed-off-by: Christoph Hellwig <hch@lst.de>
22 lines
605 B
Plaintext
22 lines
605 B
Plaintext
QA output created by 303
|
|
Format and mount
|
|
Create the original files
|
|
Reflink large single byte file
|
|
Reflink large empty file
|
|
Reflink past maximum file size in dest file (should fail)
|
|
XFS_IOC_CLONE_RANGE: Invalid argument
|
|
Reflink high offset to low offset
|
|
Reflink past source file EOF (should fail)
|
|
XFS_IOC_CLONE_RANGE: Invalid argument
|
|
Reflink max size at nonzero offset (should fail)
|
|
XFS_IOC_CLONE_RANGE: Invalid argument
|
|
Reflink with huge off/len (should fail)
|
|
XFS_IOC_CLONE_RANGE: Invalid argument
|
|
Check file creation
|
|
file3
|
|
7ffffffffffffffe: 61 a
|
|
file4
|
|
7ffffffffffffffe: 00 .
|
|
file6
|
|
0010fffe: 61 a
|