mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
c52086226b
Upstream xfs_io has been converted to always use LFS compliant (i.e. 64 bit) pwrite() rather than pwrite64(). Similar changes have been made for multiple syscalls that have "*64" variants. hence the error output of all these commands has changed, such as "pwrite64: ..." to "pwrite: ....". Make a filter to catch the *64 variants and strip it, and convert all the golden output to use the non-*64 variant. This will make all golden output matching work correctly regardless of what version of xfs_io is in use. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
108 lines
3.0 KiB
Plaintext
108 lines
3.0 KiB
Plaintext
QA output created by 071
|
|
meta-data=DDEV isize=XXX agcount=N, agsize=XXX blks
|
|
data = bsize=XXX blocks=XXX, imaxpct=PCT
|
|
= sunit=XXX swidth=XXX, unwritten=X
|
|
naming =VERN bsize=XXX
|
|
log =LDEV bsize=XXX blocks=XXX
|
|
realtime =RDEV extsz=XXX blocks=XXX, rtextents=XXX
|
|
|
|
Writing 512 bytes, offset is +0 (direct=false)
|
|
wrote 512/512 bytes at offset <OFFSET>
|
|
Reading 512 bytes (direct=false)
|
|
read 512/512 bytes at offset <OFFSET>
|
|
|
|
Writing 512 bytes, offset is minus 1 byte (direct=false)
|
|
wrote 512/512 bytes at offset <OFFSET>
|
|
Reading 512 bytes (direct=false)
|
|
read 512/512 bytes at offset <OFFSET>
|
|
|
|
Writing 512 bytes, offset is minus 1FSB (direct=false)
|
|
wrote 512/512 bytes at offset <OFFSET>
|
|
Reading 512 bytes (direct=false)
|
|
read 512/512 bytes at offset <OFFSET>
|
|
|
|
Writing 1 bytes, offset is minus 1FSB (direct=false)
|
|
wrote 512/512 bytes at offset <OFFSET>
|
|
Reading 1 bytes (direct=false)
|
|
read 1/1 bytes at offset <OFFSET>
|
|
|
|
Writing 1FSB bytes, offset is +0 (direct=true)
|
|
wrote 512/512 bytes at offset <OFFSET>
|
|
Reading 1FSB bytes (direct=true)
|
|
read 512/1FSB bytes at offset <OFFSET>
|
|
|
|
Writing 1FSB bytes, offset is minus 1FSB (direct=true)
|
|
wrote 512/512 bytes at offset <OFFSET>
|
|
Reading 1FSB bytes (direct=true)
|
|
read 513/1FSB bytes at offset <OFFSET>
|
|
|
|
=== Iterating, 2 remains
|
|
|
|
|
|
Writing 512 bytes, offset is +0 (direct=false)
|
|
pwrite: File too large
|
|
Reading 512 bytes (direct=false)
|
|
read 0/512 bytes at offset <OFFSET>
|
|
|
|
Writing 512 bytes, offset is minus 1 byte (direct=false)
|
|
pwrite: File too large
|
|
Reading 512 bytes (direct=false)
|
|
read 0/512 bytes at offset <OFFSET>
|
|
|
|
Writing 512 bytes, offset is minus 1FSB (direct=false)
|
|
wrote 512/512 bytes at offset <OFFSET>
|
|
Reading 512 bytes (direct=false)
|
|
read 512/512 bytes at offset <OFFSET>
|
|
|
|
Writing 1 bytes, offset is minus 1FSB (direct=false)
|
|
wrote 512/512 bytes at offset <OFFSET>
|
|
Reading 1 bytes (direct=false)
|
|
read 1/1 bytes at offset <OFFSET>
|
|
|
|
Writing 1FSB bytes, offset is +0 (direct=true)
|
|
pwrite: File too large
|
|
Reading 1FSB bytes (direct=true)
|
|
read 0/1FSB bytes at offset <OFFSET>
|
|
|
|
Writing 1FSB bytes, offset is minus 1FSB (direct=true)
|
|
pwrite: File too large
|
|
Reading 1FSB bytes (direct=true)
|
|
read 0/1FSB bytes at offset <OFFSET>
|
|
|
|
=== Iterating, 1 remains
|
|
|
|
|
|
Writing 512 bytes, offset is +0 (direct=false)
|
|
pwrite: File too large
|
|
Reading 512 bytes (direct=false)
|
|
read 0/512 bytes at offset <OFFSET>
|
|
|
|
Writing 512 bytes, offset is minus 1 byte (direct=false)
|
|
pwrite: File too large
|
|
Reading 512 bytes (direct=false)
|
|
read 0/512 bytes at offset <OFFSET>
|
|
|
|
Writing 512 bytes, offset is minus 1FSB (direct=false)
|
|
pwrite: File too large
|
|
Reading 512 bytes (direct=false)
|
|
read 0/512 bytes at offset <OFFSET>
|
|
|
|
Writing 1 bytes, offset is minus 1FSB (direct=false)
|
|
pwrite: File too large
|
|
Reading 1 bytes (direct=false)
|
|
read 0/1 bytes at offset <OFFSET>
|
|
|
|
Writing 1FSB bytes, offset is +0 (direct=true)
|
|
pwrite: File too large
|
|
Reading 1FSB bytes (direct=true)
|
|
read 0/1FSB bytes at offset <OFFSET>
|
|
|
|
Writing 1FSB bytes, offset is minus 1FSB (direct=true)
|
|
pwrite: File too large
|
|
Reading 1FSB bytes (direct=true)
|
|
read 0/1FSB bytes at offset <OFFSET>
|
|
|
|
=== Iterating, 0 remains
|
|
|
|
|