From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKpFo-0007Jq-AK for qemu-devel@nongnu.org; Wed, 06 Jul 2016 12:00:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKpFj-0003FV-F7 for qemu-devel@nongnu.org; Wed, 06 Jul 2016 12:00:48 -0400 References: <1467732272-23368-1-git-send-email-clord@redhat.com> <1467732272-23368-19-git-send-email-clord@redhat.com> From: Max Reitz Message-ID: Date: Wed, 6 Jul 2016 18:00:29 +0200 MIME-Version: 1.0 In-Reply-To: <1467732272-23368-19-git-send-email-clord@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="x0o6HHdKnQc588IuhWq3J7g59Xgo8tkPf" Subject: Re: [Qemu-devel] [PATCH v3 18/32] blockdev: Separate cloop 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) --x0o6HHdKnQc588IuhWq3J7g59Xgo8tkPf From: Max Reitz To: Colin Lord , qemu-devel@nongnu.org Cc: kwolf@redhat.com, qemu-block@nongnu.org Message-ID: Subject: Re: [PATCH v3 18/32] blockdev: Separate cloop probe from its driver References: <1467732272-23368-1-git-send-email-clord@redhat.com> <1467732272-23368-19-git-send-email-clord@redhat.com> In-Reply-To: <1467732272-23368-19-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 cloop probe from the cloop driver. The > cloop 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/cloop.c | 1 - > block/probe/cloop.c | 11 ++++++++--- > include/block/probe.h | 3 ++- > 4 files changed, 11 insertions(+), 5 deletions(-) Reviewed-by: Max Reitz --x0o6HHdKnQc588IuhWq3J7g59Xgo8tkPf 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 iQEvBAEBCAAZBQJXfSsdEhxtcmVpdHpAcmVkaGF0LmNvbQAKCRA7sUIC6DisrfqR B/9+lHMNSEDdrUEoutyylABrVU4HCSAfH+9hn2ZHqW5ObKWuMl4LbPe/DVdkBr7I Lzj0PN8/r29hibvzdLFUW4+mgiCuSGdJMjAAeb4bodw8g3bF5dNadgu9ar5sRuIe hut8ISQlCFec3Z67+dg9zCtaml+TyBQPFHFBgGQvr3GtkXTlleoLbjIXypNGetBh aE6hBq78gg2b5rTN+mnQr4mBjwL6ERoSvQ5otzYfwKXCR5mHQ37JkGZXntPUxc62 TsluO4obgGVyO+D9mUHB1nc/kfQPNOcTbhWTi8b+E/kmYZnQuMHYrfdeaI4VZr4i L3Gkyyv8tZ7ol8ptvmy9YLZz =opvY -----END PGP SIGNATURE----- --x0o6HHdKnQc588IuhWq3J7g59Xgo8tkPf--