qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v8 1/4] block: Add synchronous wrapper for bdrv_


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v8 1/4] block: Add synchronous wrapper for bdrv_co_is_allocated_above
Date: Mon, 14 Jan 2013 14:33:05 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 01/14/2013 03:26 AM, Miroslav Rezanina wrote:
> There's no synchronous wrapper for bdrv_co_is_allocated_above function
> so it's not possible to check for sector allocation in in mage with

s/in in mage/in an image/

> a backing file.
> 
> This patch adds the missing synchronous wrapper.
> 
> Signed-off-by: Miroslav Rezanina <address@hidden>
> ---
>  block.c               |   39 +++++++++++++++++++++++++++++++++++++++
>  include/block/block.h |    2 ++
>  2 files changed, 41 insertions(+), 0 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

-- 
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

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