From: Eric Blake <eblake@redhat.com>
To: Alberto Garcia <berto@igalia.com>, qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>,
Stefan Hajnoczi <stefanha@redhat.com>,
qemu-block@nongnu.org, Max Reitz <mreitz@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v5 0/4] Add 'blockdev-snapshot' command
Date: Fri, 18 Sep 2015 09:12:30 -0600 [thread overview]
Message-ID: <55FC29DE.6020601@redhat.com> (raw)
In-Reply-To: <cover.1442581571.git.berto@igalia.com>
[-- Attachment #1: Type: text/plain, Size: 1050 bytes --]
On 09/18/2015 07:16 AM, Alberto Garcia wrote:
> This fixes the problem detect by Fam: the previous series was deleting
> the 'backing' option for 'blockdev-add' even if it contained a
> non-empty string.
>
> The code is also rebased on top of the current master. In particular
> the test output had to be adapted because of fe646693.
>
> Again, this depends on Max's BlockBackend and media series:
>
> https://lists.gnu.org/archive/html/qemu-block/2015-07/msg00382.html
>
> Berto
>
> v5:
> - Don't delete the 'backing' option if it contains something different
> from an empty string.
> - Rebase on top of the current master.
Oops, I added some review comments on v4 before seeing that you had
already posted v5. I have some potential naming changes to 3/4 that
should be considered (namely, s/snapshot/overlay/ for the name of the
node that is being added to the chain); and which may necessitate a v6.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
prev parent reply other threads:[~2015-09-18 15:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-18 13:16 [Qemu-devel] [PATCH v5 0/4] Add 'blockdev-snapshot' command Alberto Garcia
2015-09-18 13:16 ` [Qemu-devel] [PATCH v5 1/4] block: rename BlockdevSnapshot to BlockdevSnapshotSync Alberto Garcia
2015-09-18 13:16 ` [Qemu-devel] [PATCH v5 2/4] block: support passing 'backing': '' to 'blockdev-add' Alberto Garcia
2015-09-18 15:41 ` Max Reitz
2015-09-18 13:16 ` [Qemu-devel] [PATCH v5 3/4] block: add a 'blockdev-snapshot' QMP command Alberto Garcia
2015-09-18 13:16 ` [Qemu-devel] [PATCH v5 4/4] block: add tests for the 'blockdev-snapshot' command Alberto Garcia
2015-09-18 15:45 ` Max Reitz
2015-09-18 15:12 ` Eric Blake [this message]
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=55FC29DE.6020601@redhat.com \
--to=eblake@redhat.com \
--cc=berto@igalia.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.