Files
apfstests/tests/xfs/071.out.64
T
Dave Chinner c52086226b filter: xfs_io output has dropped "64" from error messages
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>
2016-11-03 10:41:41 +08:00

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