From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50665) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULKIg-0001Qo-Co for qemu-devel@nongnu.org; Thu, 28 Mar 2013 17:23:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULKIf-0002eh-15 for qemu-devel@nongnu.org; Thu, 28 Mar 2013 17:23:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULKIe-0002eT-PF for qemu-devel@nongnu.org; Thu, 28 Mar 2013 17:23:56 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2SLNsUY025244 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 28 Mar 2013 17:23:54 -0400 Message-ID: <5154B4E9.2030707@redhat.com> Date: Thu, 28 Mar 2013 15:23:53 -0600 From: Eric Blake MIME-Version: 1.0 References: <04b144370d2a33cc718ae8a38c2adc717bd3a382.1364487348.git.phrdina@redhat.com> In-Reply-To: <04b144370d2a33cc718ae8a38c2adc717bd3a382.1364487348.git.phrdina@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2VFTRCQJSGPTRIMADUCBJ" Subject: Re: [Qemu-devel] [PATCH v3 01/11] block: add error parameter to bdrv_snapshot_create() and related functions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Hrdina Cc: lcapitulino@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2VFTRCQJSGPTRIMADUCBJ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/28/2013 10:47 AM, Pavel Hrdina wrote: > Signed-off-by: Pavel Hrdina > --- > block.c | 22 ++++++++++++++++------ > block/qcow2-snapshot.c | 9 ++++++++- > block/qcow2.h | 4 +++- > block/rbd.c | 8 ++++++-- > block/sheepdog.c | 17 +++++++++-------- > include/block/block.h | 3 ++- > include/block/block_int.h | 3 ++- > qemu-img.c | 2 +- > savevm.c | 2 +- > 9 files changed, 48 insertions(+), 22 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2VFTRCQJSGPTRIMADUCBJ 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.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRVLTpAAoJEKeha0olJ0NqQisIAI4w7IyGP9u0v0/I3N6t1Hwn x0tYeS5SGHAIxHG/nAlxhGD03TVKQz0x2xV+KcAGr4TtDyBeaCPWVYxX5uAtaIr0 wmP0mh1I4L50bdeOj0EmD9+20BlBaJDpoansN9WF5KuyxuUBWbtOELZZCFOf+DWb hhe1FXrjCkqr33FGNC4n1YnwN920cfR0OBP+JYIMveRvP1rRM1iu8/ldJzHslVYW DlSRJyE4DOof8TN55w6WHGF3Ui7tbjcSfsFCNm5H4LBeabup0wNMy5GGJSSHItaj GA3And/I+rxTE+YTE86atD9lx16aUSD+bhYmZUzBXV8N4yNnDMbo4H5H6Hli55g= =7JWI -----END PGP SIGNATURE----- ------enig2VFTRCQJSGPTRIMADUCBJ--