From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZ2Hu-0005rY-JA for qemu-devel@nongnu.org; Mon, 07 Sep 2015 15:41:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZ2Ht-0002c2-QH for qemu-devel@nongnu.org; Mon, 07 Sep 2015 15:41:10 -0400 References: <1441632381-26638-1-git-send-email-kwolf@redhat.com> <1441632381-26638-8-git-send-email-kwolf@redhat.com> From: Max Reitz Message-ID: <55EDE6ED.1070007@redhat.com> Date: Mon, 7 Sep 2015 21:35:09 +0200 MIME-Version: 1.0 In-Reply-To: <1441632381-26638-8-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="P6199Xpmub1aWEu1lRIPNdxfqDl9ugCGQ" Subject: Re: [Qemu-devel] [PATCH v3 07/13] qcow2: Move rest of option handling to qcow2_update_options() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --P6199Xpmub1aWEu1lRIPNdxfqDl9ugCGQ Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 07.09.2015 15:26, Kevin Wolf wrote: > With this commit, the handling of driver-specific options in > qcow2_open() is completely separated out into qcow2_update_options(). >=20 > Signed-off-by: Kevin Wolf > --- > block/qcow2.c | 134 +++++++++++++++++++++++++++++---------------------= -------- > 1 file changed, 68 insertions(+), 66 deletions(-) Reviewed-by: Max Reitz --P6199Xpmub1aWEu1lRIPNdxfqDl9ugCGQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV7ebtAAoJEDuxQgLoOKyt898IAKkGejTmx3RvwoJFkT7MeiA1 TjuVt/LcIPVjVhGkWIrrBS1CZOU+mh0iwyzVMtIhgIKWb2SY23wybzCIlAq5goI5 LlP+juBd8zvnxjsa7YISlQA4KKnL2jkO2i65j3h+rxMR1Yf2v1h/Gf2D5WGgxYiO xTyQGQYuSRJTQWoDGJs9uKChNKaFlHq6GrUSMp970IuUAqUhypLZmSDXNdRk2c4f Imub+h6aEsC5arrn9sr3my78S3VBReKLIKuoFj4fRgIGByHK5cmc2DJOhsCqHW48 odubufs8GI7No9iQ+1t4nWuAoD+h5SnqIJ9KzXcOtbSaizsP2jsQetZON50WzFA= =HnB7 -----END PGP SIGNATURE----- --P6199Xpmub1aWEu1lRIPNdxfqDl9ugCGQ--