mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fc48dfb966
And into tests/xfs. Tests found and moved via: $ grep "supported_fs xfs$" [0-2]* | cut -d : -f 1 > xfs.tests $ for i in `cat xfs.tests`; do > git mv $i* tests/xfs/ > grep ^$i group >> tests/xfs/group > sed -i -e "/^$i/d" group > done Output now looks like: sudo ./check -g quick -r FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 test-1 3.5.0-rc5-dgc+ MKFS_OPTIONS -- -f -bsize=4096 /dev/vdb MOUNT_OPTIONS -- /dev/vdb /mnt/scratch xfs/170 4s generic/120 16s generic/248 0s generic/213 0s generic/256 39s xfs/121 6s xfs/026 11s generic/131 1s xfs/187 1s generic/135 0s .... Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Phil White <pwhite@sgi.com> [rjohnston@sgi.com did not move test 032, belongs in shared] Signed-off-by: Rich Johnston <rjohnston@sgi.com>
108 lines
3.1 KiB
Plaintext
108 lines
3.1 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)
|
|
pwrite64: 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)
|
|
pwrite64: 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)
|
|
pwrite64: File too large
|
|
Reading 1FSB bytes (direct=true)
|
|
read 0/1FSB bytes at offset <OFFSET>
|
|
|
|
Writing 1FSB bytes, offset is minus 1FSB (direct=true)
|
|
pwrite64: 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)
|
|
pwrite64: 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)
|
|
pwrite64: File too large
|
|
Reading 512 bytes (direct=false)
|
|
read 0/512 bytes at offset <OFFSET>
|
|
|
|
Writing 512 bytes, offset is minus 1FSB (direct=false)
|
|
pwrite64: File too large
|
|
Reading 512 bytes (direct=false)
|
|
read 0/512 bytes at offset <OFFSET>
|
|
|
|
Writing 1 bytes, offset is minus 1FSB (direct=false)
|
|
pwrite64: File too large
|
|
Reading 1 bytes (direct=false)
|
|
read 0/1 bytes at offset <OFFSET>
|
|
|
|
Writing 1FSB bytes, offset is +0 (direct=true)
|
|
pwrite64: File too large
|
|
Reading 1FSB bytes (direct=true)
|
|
read 0/1FSB bytes at offset <OFFSET>
|
|
|
|
Writing 1FSB bytes, offset is minus 1FSB (direct=true)
|
|
pwrite64: File too large
|
|
Reading 1FSB bytes (direct=true)
|
|
read 0/1FSB bytes at offset <OFFSET>
|
|
|
|
=== Iterating, 0 remains
|
|
|
|
|