From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47394) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKpIh-0002O2-13 for qemu-devel@nongnu.org; Wed, 06 Jul 2016 12:03:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKpIb-0004F9-A2 for qemu-devel@nongnu.org; Wed, 06 Jul 2016 12:03:45 -0400 References: <1467732272-23368-1-git-send-email-clord@redhat.com> <1467732272-23368-20-git-send-email-clord@redhat.com> From: Max Reitz Message-ID: <19452b7a-70db-e925-f9ec-6c8767eb04c7@redhat.com> Date: Wed, 6 Jul 2016 18:03:27 +0200 MIME-Version: 1.0 In-Reply-To: <1467732272-23368-20-git-send-email-clord@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ViuOq9eamverk8Ib1sx2TlNpavTEWp2ai" Subject: Re: [Qemu-devel] [PATCH v3 19/32] blockdev: Separate luks 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) --ViuOq9eamverk8Ib1sx2TlNpavTEWp2ai From: Max Reitz To: Colin Lord , qemu-devel@nongnu.org Cc: kwolf@redhat.com, qemu-block@nongnu.org Message-ID: <19452b7a-70db-e925-f9ec-6c8767eb04c7@redhat.com> Subject: Re: [PATCH v3 19/32] blockdev: Separate luks probe from its driver References: <1467732272-23368-1-git-send-email-clord@redhat.com> <1467732272-23368-20-git-send-email-clord@redhat.com> In-Reply-To: <1467732272-23368-20-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 luks probe from the crypto driver. The > luks 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/crypto.c | 1 - > block/probe/luks.c | 13 ++++++++----- > include/block/probe.h | 4 ++-- > 4 files changed, 11 insertions(+), 8 deletions(-) Reviewed-by: Max Reitz --ViuOq9eamverk8Ib1sx2TlNpavTEWp2ai 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 iQEvBAEBCAAZBQJXfSvPEhxtcmVpdHpAcmVkaGF0LmNvbQAKCRA7sUIC6DisrTxO B/0Wu0gtonnX/9uDCObRNa/CWCuzTU7IlOlSjzH7MXE3suyEPaq35T5aB3taWdcx tbX9o7sJx0ZfXxFc90T9xtU5U/fcKnywVuhIRigfKpupkHQwAnEGJcefe6XtaEnj MfSTAaYWPICJwHpBr1kQF9Fqz3b5Um3lSpIh6+winUsHZcmw8jtzr7wV7lUANEXN 0WOaFGpeM2lNQGtEV38fkFNHzLj1MeuEGUrypViW+ZdOhsW98WXyRFC5lFr45zD6 okC8SuT22Bj5f/Ezl7Q2YMs1/Ts4YE834fec4VZfZbTI1F0lpphG/hIgGDABjTTe 0TCcaeDfQ2Vs9DpK5dTz+PC0 =TXDE -----END PGP SIGNATURE----- --ViuOq9eamverk8Ib1sx2TlNpavTEWp2ai--