From: Max Reitz <mreitz@redhat.com>
To: Kevin Wolf <kwolf@redhat.com>, qemu-block@nongnu.org
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Rename BDRVQcowState to BDRVQcow2State
Date: Mon, 7 Sep 2015 20:57:19 +0200 [thread overview]
Message-ID: <55EDDE0F.50801@redhat.com> (raw)
In-Reply-To: <1441638895-1445-1-git-send-email-kwolf@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 698 bytes --]
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 <kwolf@redhat.com>
> ---
> 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 <mreitz@redhat.com>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2015-09-07 18:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-07 15:14 [Qemu-devel] [PATCH] qcow2: Rename BDRVQcowState to BDRVQcow2State Kevin Wolf
2015-09-07 18:57 ` Max Reitz [this message]
2015-09-09 9:39 ` [Qemu-devel] [Qemu-block] " Stefan Hajnoczi
2015-09-09 12:10 ` Alberto Garcia
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55EDDE0F.50801@redhat.com \
--to=mreitz@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).