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-03-19 14:58:37 -05:00
2019-01-15 18:26:50 -05:00
2018-07-28 09:09:58 +02:00
2019-02-01 13:46:44 +01:00
2018-09-25 17:26:18 +02:00
2018-07-28 09:09:58 +02:00
2019-02-01 13:46:44 +01:00
2019-01-11 15:46:56 +01:00
2018-11-05 15:09:55 +01:00
2018-12-14 11:55:01 +01:00
2018-08-15 12:50:39 +02:00
2018-08-31 16:28:33 +02:00
2018-12-12 11:16:49 +00:00
2018-06-29 14:20:56 +02:00
2019-01-31 00:38:19 +01:00
2019-01-15 18:26:50 -05:00
2018-12-14 11:52:40 +01:00
2019-01-04 11:15:09 +00:00
2018-12-14 11:52:40 +01:00
2019-01-31 00:38:19 +01:00
2019-01-11 15:46:56 +01:00
2019-01-11 15:46:55 +01:00
2019-02-01 13:46:44 +01:00
2018-02-09 13:52:16 +01:00
2019-01-22 06:26:32 +01:00
2019-01-11 15:46:56 +01:00
2018-12-14 11:52:40 +01:00
2019-02-01 13:46:44 +01:00
2019-02-01 13:46:44 +01:00
2018-07-02 15:27:38 -05:00
2018-07-28 09:09:58 +02:00
2018-06-29 14:20:56 +02:00
2018-08-15 12:50:39 +02:00
2019-02-01 13:46:44 +01:00
2018-06-29 14:20:56 +02:00
2018-02-09 05:05:11 +01:00
2018-08-15 12:50:39 +02:00
2019-01-11 15:46:55 +01:00
2018-02-13 17:00:00 +01:00
2019-01-11 15:46:56 +01:00
2019-02-01 13:46:44 +01:00
2018-05-31 04:16:06 +03:00
2019-02-01 13:46:44 +01:00
2019-01-11 15:46:55 +01:00
2018-12-12 11:16:49 +00:00
2018-03-09 15:17:47 +01:00
2018-03-09 15:17:47 +01:00
2019-02-01 13:46:44 +01:00
2018-11-05 15:09:54 +01:00
2018-08-15 12:50:39 +02:00
2018-11-05 15:09:55 +01:00
2018-12-14 11:55:02 +01:00
2019-01-31 00:38:19 +01:00
2018-08-15 12:50:39 +02:00
2019-01-31 00:38:19 +01:00
2018-12-14 11:55:02 +01:00
2019-01-24 10:02:28 +00:00
2018-07-10 16:01:52 +02:00
2019-01-31 00:38:19 +01:00
2018-11-05 15:28:48 +01:00
2018-11-05 15:09:54 +01:00
2018-11-05 15:09:54 +01:00
2018-11-05 15:09:54 +01:00
2019-01-11 15:46:55 +01:00
2019-02-01 13:46:44 +01:00
2019-01-11 15:46:56 +01:00
2018-11-19 12:51:40 +01:00
2018-06-15 14:49:44 +02:00
2018-05-15 16:11:41 +02:00
2018-08-28 18:21:38 +02:00