From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu3Yr-00019w-1d for qemu-devel@nongnu.org; Mon, 09 Jun 2014 13:40:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wu3Ym-0005O3-3V for qemu-devel@nongnu.org; Mon, 09 Jun 2014 13:40:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59846) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu3Yl-0005Ny-Ks for qemu-devel@nongnu.org; Mon, 09 Jun 2014 13:40:39 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s59HecK7008704 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Mon, 9 Jun 2014 13:40:38 -0400 Message-ID: <5395F193.8040601@redhat.com> Date: Mon, 09 Jun 2014 11:40:35 -0600 From: Eric Blake MIME-Version: 1.0 References: <1402167080-20316-1-git-send-email-mreitz@redhat.com> <1402167080-20316-11-git-send-email-mreitz@redhat.com> In-Reply-To: <1402167080-20316-11-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="IdMlM80Sht1t7hAefxmoiPfnG0U9uhATJ" Subject: Re: [Qemu-devel] [PATCH v8 10/14] qemu-img: Specify backing file for commit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --IdMlM80Sht1t7hAefxmoiPfnG0U9uhATJ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/07/2014 12:51 PM, Max Reitz wrote: > Introduce a new parameter for qemu-img commit which may be used to > explicitly specify the backing file into which an image should be > committed if the backing chain has more than a single layer. >=20 > Signed-off-by: Max Reitz > --- > qemu-img-cmds.hx | 4 ++-- > qemu-img.c | 24 +++++++++++++++++------- > qemu-img.texi | 9 ++++++++- > 3 files changed, 27 insertions(+), 10 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --IdMlM80Sht1t7hAefxmoiPfnG0U9uhATJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTlfGTAAoJEKeha0olJ0Nqk/sH/RSwFq9UbQt7WOf7Pxx1fjyO YKcgtTD4HuWbk8ZjbGG30LAyxDtYPwagTaFyBD/2XhMyUDBlTffZ2UbNUfQgqzWi FBudHT4PYmqH9jb89bJDjtGs+unvPUCnt3nZUg03ras5CL3arNBcrfsja+6lC84L 9ftBP5YXfi5s2ajuubRxP8321o9OMPZoW4OsTLys3oYy5KotzwNzAAJCFq2vq4pP bHfdmUhRCCPcolh89VwtmDVyARvAqq+7xCe3c6ZDNqJhv8JZGlDMaqwCNAHqBUg/ 9iyC+pkEZqaYFOL8e/DZ085RR1P0BcfOOVaGXSgngZPme+65u+O/c9b/YEMO8YI= =bkwW -----END PGP SIGNATURE----- --IdMlM80Sht1t7hAefxmoiPfnG0U9uhATJ--