From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42649) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuOIV-000389-8l for qemu-devel@nongnu.org; Thu, 26 Jul 2012 09:40:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SuOIL-0003vx-CH for qemu-devel@nongnu.org; Thu, 26 Jul 2012 09:40:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49463) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuOIL-0003vq-2r for qemu-devel@nongnu.org; Thu, 26 Jul 2012 09:40:01 -0400 Message-ID: <501148AA.4030907@redhat.com> Date: Thu, 26 Jul 2012 07:39:54 -0600 From: Eric Blake MIME-Version: 1.0 References: <1343308701-29632-1-git-send-email-benoit@irqsave.net> In-Reply-To: <1343308701-29632-1-git-send-email-benoit@irqsave.net> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigDEE8C93527D02EFBBA0719A7" Subject: Re: [Qemu-devel] [PATCH V5 0/4] Show backing file depth in HMP and QMP List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: benoit.canet@gmail.com Cc: kwolf@redhat.com, =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , qemu-devel@nongnu.org, lcapitulino@redhat.com, pbonzini@redhat.com, stefanha@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDEE8C93527D02EFBBA0719A7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/26/2012 07:18 AM, benoit.canet@gmail.com wrote: > From: Beno=C3=AEt Canet >=20 > In some setups many backing files and snapshot are chained. > This lead to the formation of huge trees of snapshots all depending > on a common ancestor. >=20 > Hence if something bad happen to this common ancestor all the snapshot > of the tree will be broken. >=20 > This patch add an easy way for the user to monitor backing file depth > and take the good decision (streaming). >=20 >=20 > in v5: >=20 > eblake: ditch completely the word ancestor in comment > Add the corresponding patch to qmp-commands.hx Series: Reviewed-by: Eric Blake --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enigDEE8C93527D02EFBBA0719A7 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.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJQEUiqAAoJEKeha0olJ0NqD5UH/3ZdQGiBKcrh1qs/XVh9zzoq 5dmjh0kuu2zjqw+sUSLxmJeHJdQqH1qUY4Vpy6xK3e42OwoxtHJSeXfrdWWSk+Dy 90sUsullYkotjAkMEdha4Ivl+esH+bCdTqpwFDhPdJK9jK55Olur8BNkEqKZpGOH 3Pg3/qfJQa1ZNDH8uhdaR4nvIK5awrW09tmoWi8oWvqnZve1WfmcH/PwORa8/dHF kUhGLWkTzyjFee9TMGpxG54l477lmq0igniv9UL/Jx8GvF0OyE4AJsbt1SHuSs1b c8Um0mZ350IIFBkyhrVcL/WkBXxuFg3a1iwDgL6zvYCQxauBIF0thvBjTxkVoWQ= =GUHT -----END PGP SIGNATURE----- --------------enigDEE8C93527D02EFBBA0719A7--