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: Max Reitz
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Rename BDRVQcowState to BDRVQcow2State
Date: Mon, 7 Sep 2015 20:57:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 07.09.2015 17:14, 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(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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