qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Rename BDRVQcowState to BDR


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Rename BDRVQcowState to BDRVQcow2State
Date: Wed, 9 Sep 2015 10:39:05 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Sep 07, 2015 at 05:14:55PM +0200, Kevin Wolf wrote:
> BDRVQcowState is already used by qcow1, and gdb is always confused which
> one to use. Rename the qcow2 one so they can be distinguished.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block/qcow2-cache.c    | 14 ++++-----
>  block/qcow2-cluster.c  | 48 +++++++++++++++----------------
>  block/qcow2-refcount.c | 58 ++++++++++++++++++-------------------
>  block/qcow2-snapshot.c | 20 ++++++-------
>  block/qcow2.c          | 78 
> +++++++++++++++++++++++++-------------------------
>  block/qcow2.h          | 22 +++++++-------
>  6 files changed, 120 insertions(+), 120 deletions(-)

I never thought I'd see the day!

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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