]>
Commit | Line | Data |
---|---|---|
527ab22a HR |
1 | QA output created by 110 |
2 | ||
3 | === Reconstructable filename === | |
4 | ||
5 | Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864 | |
fe646693 | 6 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=t.IMGFMT.base |
527ab22a HR |
7 | image: TEST_DIR/t.IMGFMT |
8 | file format: IMGFMT | |
9 | virtual size: 64M (67108864 bytes) | |
10 | backing file: t.IMGFMT.base (actual path: TEST_DIR/t.IMGFMT.base) | |
11 | ||
12 | === Non-reconstructable filename === | |
13 | ||
14 | qemu-img: Cannot use relative backing file names for 'json:{"driver": "IMGFMT", "file": {"set-state.0.event": "read_aio", "image": {"driver": "file", "filename": "TEST_DIR/t.IMGFMT"}, "driver": "blkdebug", "set-state.0.new_state": 42}}' | |
15 | ||
16 | === Backing name is always relative to the backed image === | |
17 | ||
fe646693 | 18 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=t.IMGFMT.base |
527ab22a | 19 | *** done |