xref: /qemu/tests/qemu-iotests/138.out (revision abff1abf)
1QA output created by 138
2
3=== Check on an image with a multiple of 2^32 clusters ===
4
5Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=512
6wrote 512/512 bytes at offset 0
7512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8ERROR: counting reference for region exceeding the end of the file by one cluster or more: offset 0x80000000000000 size 0x200
9
101 errors were found on the image.
11Data may be corrupted, or further writes to the image may corrupt it.
12
13=== Check leaks-fixed/corruptions-fixed report
14
15Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
16wrote 65536/65536 bytes at offset 0
1764 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18
19Leaked cluster 0 refcount=2 reference=1
20Repairing cluster 0 refcount=2 reference=1
21Repairing OFLAG_COPIED L2 cluster: l1_index=0 l1_entry=L1_ENTRY_VALUE refcount=1
22{
23  "corruptions-fixed": 1,
24  "leaks-fixed": 1,
25}
26*** done
27