]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/175.out
iotest 134: test cluster-misaligned encrypted write
[mirror_qemu.git] / tests / qemu-iotests / 175.out
CommitLineData
6f993f3f
NS
1QA output created by 175
2
3== creating image with default preallocation ==
4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
a3bd71b5 5size=1048576, nothing allocated
6f993f3f
NS
6
7== creating image with preallocation off ==
8Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=off
a3bd71b5 9size=1048576, nothing allocated
6f993f3f
NS
10
11== creating image with preallocation full ==
12Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=full
a3bd71b5 13size=1048576, everything allocated
6f993f3f
NS
14
15== creating image with preallocation falloc ==
16Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 preallocation=falloc
a3bd71b5 17size=1048576, everything allocated
6f993f3f 18 *** done