From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bvo7y-0008Dq-5j for qemu-devel@nongnu.org; Sun, 16 Oct 2016 12:17:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bvo7v-000785-24 for qemu-devel@nongnu.org; Sun, 16 Oct 2016 12:17:34 -0400 Date: Sun, 16 Oct 2016 17:17:27 +0100 From: Stefan Hajnoczi Message-ID: <20161016161727.GA2128@stefanha-x1.localdomain> References: <1476380062-18001-1-git-send-email-pbonzini@redhat.com> <1476380062-18001-10-git-send-email-pbonzini@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <1476380062-18001-10-git-send-email-pbonzini@redhat.com> Subject: Re: [Qemu-devel] [Qemu-block] [PATCH 09/18] nfs: use bdrv_poll_while and bdrv_wakeup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, kwolf@redhat.com, famz@redhat.com, stefanha@redhat.com, qemu-block@nongnu.org --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 13, 2016 at 07:34:13PM +0200, Paolo Bonzini wrote: > These will make it possible to use nfs_get_allocated_file_size on > a file that is not in the main AioContext. >=20 > Signed-off-by: Paolo Bonzini > --- > block/nfs.c | 47 +++++++++++++++++++++++++++++------------------ > 1 file changed, 29 insertions(+), 18 deletions(-) Reviewed-by: Stefan Hajnoczi --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJYA6gWAAoJEJykq7OBq3PIWaAH/0D5H6zhfMOy+sectkGPEQl2 1R88yqlvylRSgMtCSq55fUC5GW8SibbS++Vn6n3J3LkEO9tknnlPPYsNq5dE1g1S FAvC247SRG4hUiaAZbhWZWWQfSoaKt+fD8Zo3H39KZC1J9TP6L+QF8wGtgV90OT8 hXkZKJ5WwLXmgQAC+7OvnSPK+V7OC4UxOQb0UcWB760BMad3pubHU8cyZ4e2qK4P vCUvVBZz0gDIrkPLs8UaZoEsq6tFCjfqPhJpiBiDEcxfEV9Q5UECQ3oMNhACka6P GTS+Bl2p9TVK9Gv+rZlzplXaGrluCzCnuisqEm/VpCDARw88mtp9TBD67JtvZ+8= =WP5W -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--