qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [Qemu-devel] [PATCH 2/4] block: Remove bdrv_reset_dirty


From: Eric Blake
Subject: Re: [Qemu-block] [Qemu-devel] [PATCH 2/4] block: Remove bdrv_reset_dirty
Date: Tue, 05 May 2015 15:57:12 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

On 05/05/2015 06:46 AM, Fam Zheng wrote:
> Using this function woule always be wrong because a dirty bitmap must

s/woule/would/

> have a specific owner that consumes the dirty bits and calls
> bdrv_reset_dirty_bitmap().
> 
> Remove the unused function to avoid future misuse.
> 
> Signed-off-by: Fam Zheng <address@hidden>
> ---
>  block.c                   | 12 ------------
>  include/block/block_int.h |  2 --
>  2 files changed, 14 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]