From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHWWa-0004G6-FP for qemu-devel@nongnu.org; Mon, 27 Jun 2016 09:24:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bHWWZ-0003wl-Nj for qemu-devel@nongnu.org; Mon, 27 Jun 2016 09:24:28 -0400 References: <1466500894-9710-1-git-send-email-kwolf@redhat.com> <1466500894-9710-12-git-send-email-kwolf@redhat.com> From: Max Reitz Message-ID: <291f35d0-51a4-eae3-3d1f-36ab7d958e6d@redhat.com> Date: Mon, 27 Jun 2016 15:24:17 +0200 MIME-Version: 1.0 In-Reply-To: <1466500894-9710-12-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bLcKc8KJSGgEis0Ls9S2sdIaiWQ0onITN" Subject: Re: [Qemu-devel] [PATCH 11/17] block: Convert bdrv_read() to BdrvChild List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: stefanha@redhat.com, famz@redhat.com, jcody@redhat.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --bLcKc8KJSGgEis0Ls9S2sdIaiWQ0onITN From: Max Reitz To: Kevin Wolf , qemu-block@nongnu.org Cc: stefanha@redhat.com, famz@redhat.com, jcody@redhat.com, qemu-devel@nongnu.org Message-ID: <291f35d0-51a4-eae3-3d1f-36ab7d958e6d@redhat.com> Subject: Re: [PATCH 11/17] block: Convert bdrv_read() to BdrvChild References: <1466500894-9710-1-git-send-email-kwolf@redhat.com> <1466500894-9710-12-git-send-email-kwolf@redhat.com> In-Reply-To: <1466500894-9710-12-git-send-email-kwolf@redhat.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 21.06.2016 11:21, Kevin Wolf wrote: > Signed-off-by: Kevin Wolf > --- > block/io.c | 4 ++-- > block/qcow2-cluster.c | 6 +++--- > block/vdi.c | 4 ++-- > block/vvfat.c | 2 +- > include/block/block.h | 2 +- > 5 files changed, 9 insertions(+), 9 deletions(-) Reviewed-by: Max Reitz --bLcKc8KJSGgEis0Ls9S2sdIaiWQ0onITN 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 iQEvBAEBCAAZBQJXcSkBEhxtcmVpdHpAcmVkaGF0LmNvbQAKCRA7sUIC6DisrXG3 B/9QarneId9A9tRch/58P20LkG5bgAjSPgO4oLlMbbYEHhktsW2JbPN7iVVXhrW3 Ja+0R6RxrgydmoiTt8C2eiBp4qDhwafeYT7AX+oDMaMqBkiQQdu1f4M5vjbsyyBO xpbadTKhz6IYpP1B70BOGTazfUY8wEukTHufEIjkCyRdgVRN8rDraiPryl0Am9Dj z76eSZDGHsNAfibktwzeK/yO1fhPxr8GBNRDSGjtW9GJCj7vId6R4WwHClBxevCK olNIRoKZuun0yizdoAMlqnxTWzYgIoFQUeNF1dNzSkWz6mEFGyv4HTRz/sWXmFTw d54fovsob5450HJSBSsUKyBe =ow10 -----END PGP SIGNATURE----- --bLcKc8KJSGgEis0Ls9S2sdIaiWQ0onITN--