From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKoal-0006Ur-5L for qemu-devel@nongnu.org; Wed, 06 Jul 2016 11:18:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKoag-0008Vk-FW for qemu-devel@nongnu.org; Wed, 06 Jul 2016 11:18:23 -0400 References: <1467732272-23368-1-git-send-email-clord@redhat.com> <1467732272-23368-13-git-send-email-clord@redhat.com> From: Max Reitz Message-ID: <3b196c02-9f32-366c-31de-5a98b0f8c3e8@redhat.com> Date: Wed, 6 Jul 2016 17:17:58 +0200 MIME-Version: 1.0 In-Reply-To: <1467732272-23368-13-git-send-email-clord@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="d0AlTVJ1TWt376UaBLsDJlGfrMViDR85O" Subject: Re: [Qemu-devel] [PATCH v3 12/32] blockdev: Move raw probe to its own file 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) --d0AlTVJ1TWt376UaBLsDJlGfrMViDR85O From: Max Reitz To: Colin Lord , qemu-devel@nongnu.org Cc: kwolf@redhat.com, qemu-block@nongnu.org Message-ID: <3b196c02-9f32-366c-31de-5a98b0f8c3e8@redhat.com> Subject: Re: [PATCH v3 12/32] blockdev: Move raw probe to its own file References: <1467732272-23368-1-git-send-email-clord@redhat.com> <1467732272-23368-13-git-send-email-clord@redhat.com> In-Reply-To: <1467732272-23368-13-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: > Isolate raw probe as part of the modularization process. >=20 > Signed-off-by: Colin Lord > --- > block/Makefile.objs | 1 + > block/probe/raw.c | 10 ++++++++++ > block/raw_bsd.c | 9 +-------- > include/block/probe.h | 1 + > 4 files changed, 13 insertions(+), 8 deletions(-) > create mode 100644 block/probe/raw.c Reviewed-by: Max Reitz --d0AlTVJ1TWt376UaBLsDJlGfrMViDR85O 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 iQEvBAEBCAAZBQJXfSEmEhxtcmVpdHpAcmVkaGF0LmNvbQAKCRA7sUIC6Disrak8 B/9QX/bm8gUA2hOIOcx/U5n19dxKffI+UKYn4nb/edbBUVZDAmZjf1JcDJsFstQQ icdtDERIBFmnSv/RvbW6kNVRAQw0tqRmQfFJQwEzzpOaFk2LGA4uJto79Id1H4JY J5eAYacFv2f8RVDtopC1/LPtOTx7OGEzYq2wuVVOXaLACGaXDQKM32DhgxNGORd3 +FrGyJkwdJDxKABHzyw1Ix18yEdqwOqv8Q1U3xEmRzFL0l2XsDPjVR2xGonDQE6I ilsAxzuozMv2X7VlzACfF8t6UF6903WgB/ypiX139dyR1yHRT5b7q8iqbiyMzLt9 Cr9SyKqXUxObg5+kmpIlrkYz =h0fu -----END PGP SIGNATURE----- --d0AlTVJ1TWt376UaBLsDJlGfrMViDR85O--