qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH 08/54] block: Factor out bdrv_open_driver()


From: Max Reitz
Subject: Re: [Qemu-block] [PATCH 08/54] block: Factor out bdrv_open_driver()
Date: Wed, 22 Feb 2017 13:59:06 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

On 21.02.2017 15:58, Kevin Wolf wrote:
> This is a function that doesn't do any option parsing, but just does
> some basic BlockDriverState setup and calls the .bdrv_open() function of
> the block driver.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block.c | 112 
> +++++++++++++++++++++++++++++++++++++---------------------------
>  1 file changed, 65 insertions(+), 47 deletions(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]