From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKpKU-0003dG-9i for qemu-devel@nongnu.org; Wed, 06 Jul 2016 12:05:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKpKO-0004xM-HE for qemu-devel@nongnu.org; Wed, 06 Jul 2016 12:05:37 -0400 References: <1467732272-23368-1-git-send-email-clord@redhat.com> <1467732272-23368-21-git-send-email-clord@redhat.com> From: Max Reitz Message-ID: Date: Wed, 6 Jul 2016 18:05:18 +0200 MIME-Version: 1.0 In-Reply-To: <1467732272-23368-21-git-send-email-clord@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rwQqdoDhqtVAO1JePTTPuqOXkGQEjbQc0" Subject: Re: [Qemu-devel] [PATCH v3 20/32] blockdev: Separate dmg 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) --rwQqdoDhqtVAO1JePTTPuqOXkGQEjbQc0 From: Max Reitz To: Colin Lord , qemu-devel@nongnu.org Cc: kwolf@redhat.com, qemu-block@nongnu.org Message-ID: Subject: Re: [PATCH v3 20/32] blockdev: Separate dmg probe from its driver References: <1467732272-23368-1-git-send-email-clord@redhat.com> <1467732272-23368-21-git-send-email-clord@redhat.com> In-Reply-To: <1467732272-23368-21-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 dmg probe from the dmg driver. The dmg > 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/dmg.c | 1 - > block/probe/dmg.c | 13 +++++++++---- > include/block/probe.h | 3 ++- > 4 files changed, 12 insertions(+), 6 deletions(-) Reviewed-by: Max Reitz --rwQqdoDhqtVAO1JePTTPuqOXkGQEjbQc0 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 iQEvBAEBCAAZBQJXfSw+EhxtcmVpdHpAcmVkaGF0LmNvbQAKCRA7sUIC6DisrYOK B/954DDoDzH65b41RqKlfLgLnJIyUgU78VP3N1pLtp3/r8s2gzgsAYjubiRB3Jlf AeIRPfJJToid+GW/Yok9DdIkU67MVb/lcG0I9v6u0Gpf8gHMDQZAyq4WOQY8NOow E1ajOlOCyl4NHgWU1wXU4tipBROu3d/43xOMraW6fBAOSzak5Nyr4/sFAVg4Uo3V 2wAtXKvoN1G9wBbmUUwDM8hCBObM7+sEcyRlH3LAx1xDfnhTB0Ij+eU+EwLjFzxT BMgt8+F85TYww6ryNLth9Ffk5LlblWmll92Mo6AvPm7h2KZsrfuTCtOzK0oaRhYN lJ7OIACJPakiTi1X1x40bozE =3Lng -----END PGP SIGNATURE----- --rwQqdoDhqtVAO1JePTTPuqOXkGQEjbQc0--