|
From: | Max Reitz |
Subject: | Re: [Qemu-devel] [PATCH 04/34] vmdk: Use bdrv_open_image() |
Date: | Mon, 11 May 2015 16:35:01 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
On 08.05.2015 19:21, Kevin Wolf wrote:
Besides standardising on a single interface for opening child nodes, this patch allows the user to specify options to individual extent nodes. Overriding file names isn't possible with this yet, so it's of limited usefulness, but still a step forward. Signed-off-by: Kevin Wolf <address@hidden> --- block/vmdk.c | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-)
Reviewed-by: Max Reitz <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |