From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKpPC-0001id-JP for qemu-devel@nongnu.org; Wed, 06 Jul 2016 12:10:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKpPB-0006H3-DY for qemu-devel@nongnu.org; Wed, 06 Jul 2016 12:10:30 -0400 References: <1467732272-23368-1-git-send-email-clord@redhat.com> <1467732272-23368-24-git-send-email-clord@redhat.com> From: Max Reitz Message-ID: <58d4a47e-ef6a-4555-870e-4c99e7434213@redhat.com> Date: Wed, 6 Jul 2016 18:10:22 +0200 MIME-Version: 1.0 In-Reply-To: <1467732272-23368-24-git-send-email-clord@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="0Qsr43Kd303bkdwEErFKr0wUfK5Qv6iXE" Subject: Re: [Qemu-devel] [PATCH v3 23/32] blockdev: Separate qcow2 probe from its driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Colin Lord , qemu-devel@nongnu.org Cc: kwolf@redhat.com, qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --0Qsr43Kd303bkdwEErFKr0wUfK5Qv6iXE From: Max Reitz To: Colin Lord , qemu-devel@nongnu.org Cc: kwolf@redhat.com, qemu-block@nongnu.org Message-ID: <58d4a47e-ef6a-4555-870e-4c99e7434213@redhat.com> Subject: Re: [PATCH v3 23/32] blockdev: Separate qcow2 probe from its driver References: <1467732272-23368-1-git-send-email-clord@redhat.com> <1467732272-23368-24-git-send-email-clord@redhat.com> In-Reply-To: <1467732272-23368-24-git-send-email-clord@redhat.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 05.07.2016 17:24, Colin Lord wrote: > Completes the separation of the qcow2 probe from the qcow2 driver. The > qcow2 probe now returns the format in addition to the score, allowing > correlation of the score and driver without the probe function being > part of the driver itself. >=20 > Signed-off-by: Colin Lord > --- > block.c | 1 + > block/probe/qcow2.c | 16 +++++++++++----- > block/qcow2.c | 1 - > include/block/probe.h | 3 ++- > 4 files changed, 14 insertions(+), 7 deletions(-) Reviewed-by: Max Reitz --0Qsr43Kd303bkdwEErFKr0wUfK5Qv6iXE 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 iQEvBAEBCAAZBQJXfS1uEhxtcmVpdHpAcmVkaGF0LmNvbQAKCRA7sUIC6DisrQo7 B/9OEfZjzvK3958u2/MV+jygohxh3LnhdHq8oxC4tHyodPCg/tdcbgrZFuUuP9ar /84B88sfUMcuKSQCuzNguoIVtnkXRPl6+NJlGT6wT3agi/qBi7p+yjgSatGYvlX6 ya9D+oXAjC95VoqhFF4jFlV2HkJy+PqIkjL7evuT1i03+Npoz3Y7zevZA0EQcA0Z DuhRDwo6KBYBFXnkXPXCdO+LcubzR3GDW+P3/KtrugxpSERMcOGTe4trZw3AlnB7 1efQlx/SxUQZHITgvmBGLSJK3EYaiAwpTsoPJbU5yuw0uESmjt+rhGEE/YFyoRlb k4VxE5jPOtXrd4U3Mkq4aNxw =WiTw -----END PGP SIGNATURE----- --0Qsr43Kd303bkdwEErFKr0wUfK5Qv6iXE--