On 06/25/2014 08:35 AM, Kevin Wolf wrote:
> It doesn't do much any more, we can move the code to bdrv_open() now.
> 
> Signed-off-by: Kevin Wolf <kw...@redhat.com>
> Reviewed-by: Benoit Canet <ben...@irqsave.net>
> ---
>  block.c | 51 +++++++++++----------------------------------------
>  1 file changed, 11 insertions(+), 40 deletions(-)
> 

>          if (!ret) {
> +            bs->growable = 1;

Is it worth converting bs->growable to bool at some point in this
series?  But saving it for a separate patch is wise, so:

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to