aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/138.out
blob: 79681e7cc949712a0f2dee2699d387455a74fca5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
QA output created by 138

=== Check on an image with a multiple of 2^32 clusters ===

Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=512
wrote 512/512 bytes at offset 0
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
ERROR: counting reference for region exceeding the end of the file by one cluster or more: offset 0x80000000000000 size 0x200

1 errors were found on the image.
Data may be corrupted, or further writes to the image may corrupt it.

=== Check leaks-fixed/corruptions-fixed report

Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
wrote 65536/65536 bytes at offset 0
64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)

Leaked cluster 0 refcount=2 reference=1
Repairing cluster 0 refcount=2 reference=1
Repairing OFLAG_COPIED L2 cluster: l1_index=0 l1_entry=L1_ENTRY_VALUE refcount=1
{
  "corruptions-fixed": 1,
  "leaks-fixed": 1,
}
*** done