From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YImyj-0008IU-TL for qemu-devel@nongnu.org; Tue, 03 Feb 2015 18:33:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YImyg-00065E-Mq for qemu-devel@nongnu.org; Tue, 03 Feb 2015 18:33:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49847) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YImyg-000657-Dt for qemu-devel@nongnu.org; Tue, 03 Feb 2015 18:33:54 -0500 Message-ID: <54D15AD9.2050800@redhat.com> Date: Tue, 03 Feb 2015 16:33:45 -0700 From: Eric Blake MIME-Version: 1.0 References: <1416844620-17717-1-git-send-email-mreitz@redhat.com> <1416844620-17717-3-git-send-email-mreitz@redhat.com> In-Reply-To: <1416844620-17717-3-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="insJecSORqnc0InIPsGf66tm9RxN0wQfJ" Subject: Re: [Qemu-devel] [PATCH v2 02/12] qcow2: Pull up overlap check option evaluation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Peter Lieven , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --insJecSORqnc0InIPsGf66tm9RxN0wQfJ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/24/2014 08:56 AM, Max Reitz wrote: > Pull up the absorption of the qcow2-relevant command line options and > the evaluation of the overlap check options in qcow2_open(). >=20 > Signed-off-by: Max Reitz > --- > block/qcow2.c | 96 +++++++++++++++++++++++++++++----------------------= -------- > 1 file changed, 48 insertions(+), 48 deletions(-) >=20 Simple code motion. Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --insJecSORqnc0InIPsGf66tm9RxN0wQfJ 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/ iQEcBAEBCAAGBQJU0VrZAAoJEKeha0olJ0Nq1bAH/0gPmHYI3BmJAdlDpc1rVbt3 PQ/sIC7TYCSK1qUbevcmI1gx1zr/orGEJw86sXZ59RmPG+KCyKT94X5ciyvtQ6ak ojyZaYutZt3+OSKQOQWzM2eQvHG3gxkh5pnm8hngCdUaPDssjGp+rCfevp2LuDbE wwS2PwmAWxcbjXD6nYfB8FBECpyCF3LsZkqSpWzg/c8M6gNlJrYj9ADVH6qQF6In 4oYD0Hu3cK2JOMWc74rn65tt0wsQdppd/RlK7AnsZ+wO9l4oSN7Vd3OngdSEsw7b +hM/BYYhGFl8b7AlZWHZRMMbf62I9eKJ5x6nGhxp4nR91EokQ2MXgU9RDWcHVpA= =HqpH -----END PGP SIGNATURE----- --insJecSORqnc0InIPsGf66tm9RxN0wQfJ--