Fam Zheng 5be28490ca vmdk: Refactor vmdk_create_extent
The extracted vmdk_init_extent takes a BlockBackend object and
initializes the format metadata. It is the common part between "qemu-img
create" and "blockdev-create".

Add a "BlockBackend *pbb" parameter to vmdk_create_extent, to return the
opened BB to the caller in the next patch.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2019-02-01 13:46:44 +01:00
..
2018-08-31 16:28:33 +02:00
2019-01-04 11:15:09 +00:00
2018-08-15 12:50:39 +02:00
2018-02-09 05:05:11 +01:00
2018-08-15 12:50:39 +02:00
2018-07-10 16:01:52 +02:00
2019-02-01 13:46:44 +01:00
2018-11-19 12:51:40 +01:00
2018-06-15 14:49:44 +02:00