From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjbdZ-0000ok-EK for qemu-devel@nongnu.org; Fri, 14 Dec 2012 15:13:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjbdY-0004yh-8w for qemu-devel@nongnu.org; Fri, 14 Dec 2012 15:13:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:56115) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjbdY-0004y9-1L for qemu-devel@nongnu.org; Fri, 14 Dec 2012 15:13:36 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qBEKDYbK020670 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 14 Dec 2012 15:13:34 -0500 Message-ID: <50CB886B.9080902@redhat.com> Date: Fri, 14 Dec 2012 13:13:31 -0700 From: Eric Blake MIME-Version: 1.0 References: <1355319999-30627-1-git-send-email-pbonzini@redhat.com> <1355319999-30627-5-git-send-email-pbonzini@redhat.com> In-Reply-To: <1355319999-30627-5-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig9B0626210F4EC3E7E05CB026" Subject: Re: [Qemu-devel] [PATCH 04/20] block: make round_to_clusters public List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: kwolf@redhat.com, jcody@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9B0626210F4EC3E7E05CB026 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/12/2012 06:46 AM, Paolo Bonzini wrote: > This is needed in the following patch. >=20 > Reviewed-by: Laszlo Ersek > Signed-off-by: Paolo Bonzini > --- > block.c | 16 ++++++++-------- > block.h | 4 ++++ > 2 files changed, 12 insertions(+), 8 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig9B0626210F4EC3E7E05CB026 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQEcBAEBCAAGBQJQy4hsAAoJEKeha0olJ0Nq778H/iyQphSL9Zwt5vkSYssHCxyX LwNbgD/h3ZR0O9xf4PaTCOZpDhM34gGq9BaCdS6dF0Z8+WneHqN67wH6Mn77dTxB mC19nDqNQcQgC9QrRtxKjavlAIe5uJ+OSxgtDHHltgO2PrmUnfH0t5wsz7GmVLde ydyXlmInN2RKn1GBek6L6VAAm80NS7UMDiXxNXa0qj8OMYuNum64eFvjTBY7Bddj QrtAwj2AYiaxj9PG9buG60wtYHXz6nJpsgD7k7XzticQ8ZgVNeUv3NfdRa+an/LU PuK6sWh6jNe6VXQGLTyFpFm7PLQ25cSTcSGC4sOnMMUQpdWBasYAPy4slw09kcY= =/0ZN -----END PGP SIGNATURE----- --------------enig9B0626210F4EC3E7E05CB026--