qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 09/17] block: Move bdrv_commit() to block/commit


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 09/17] block: Move bdrv_commit() to block/commit.c
Date: Fri, 24 Jun 2016 09:37:10 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 06/21/2016 03:21 AM, Kevin Wolf wrote:
> No code changes, just moved from one file to another.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block.c             | 110 ---------------------------------------------------
>  block/Makefile.objs |   3 +-
>  block/commit.c      | 111 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 112 insertions(+), 112 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]