diff options
author | Fam Zheng <famz@redhat.com> | 2014-01-23 15:10:52 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-01-24 14:33:00 +0100 |
commit | d8a7b061ae01e5692cc994f05ad6480d8c170125 (patch) | |
tree | 3ce16e4d5e29fbb16a66df5930c00cf8e636c223 /qapi-schema.json | |
parent | 6df3bf8eb3ed428015c85cfbd554ac9b32164f40 (diff) |
vmdk: Fix format specific information (create type) for streamOptimized
Previously the field is wrong:
$ ./qemu-img create -f vmdk -o subformat=streamOptimized /tmp/a.vmdk 1G
$ ./qemu-img info /tmp/a.vmdk
image: /tmp/a.vmdk
file format: vmdk
virtual size: 1.0G (1073741824 bytes)
disk size: 12K
Format specific information:
cid: 1390460459
parent cid: 4294967295
>>> create type: monolithicSparse
<snip>
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qapi-schema.json')
0 files changed, 0 insertions, 0 deletions