blob: fb8593289f51b8b4a0aedc439655acd81cf1bdfd [file] [log] [blame]
Christoph Hellwig6bf19c92009-06-22 18:29:05 +02001QA output created by 004
Fam Zheng74864582014-12-09 15:38:03 +08002Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
Christoph Hellwig6bf19c92009-06-22 18:29:05 +02003
4write before image boundary
5wrote 1048576/1048576 bytes at offset 133169152
61 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
7
8write into image boundary
9write failed: Input/output error
10
11write at image boundary
12write failed: Input/output error
13
14write past image boundary
15write failed: Input/output error
16
17pwrite past image boundary
18write failed: Input/output error
19
20writev past image boundary
21writev failed: Input/output error
22
23read before image boundary
24read 1048576/1048576 bytes at offset 133169152
251 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
26
27read into image boundary
28read failed: Input/output error
29
30read at image boundary
31read failed: Input/output error
32
33read past image boundary
34read failed: Input/output error
35
36pread past image boundary
37read failed: Input/output error
38
39readv past image boundary
40readv failed: Input/output error
41*** done