From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaT3g-0007pF-FT for qemu-devel@nongnu.org; Fri, 11 Sep 2015 14:28:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZaT3b-0002ac-5A for qemu-devel@nongnu.org; Fri, 11 Sep 2015 14:28:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaT3b-0002aR-0e for qemu-devel@nongnu.org; Fri, 11 Sep 2015 14:28:19 -0400 References: <1441611277-24596-1-git-send-email-famz@redhat.com> <1441611277-24596-9-git-send-email-famz@redhat.com> From: Max Reitz Message-ID: <55F31D3D.3090106@redhat.com> Date: Fri, 11 Sep 2015 20:28:13 +0200 MIME-Version: 1.0 In-Reply-To: <1441611277-24596-9-git-send-email-famz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="p49RWbpkFl0CBPtlA4ilKgE4vrnoHnQrL" Subject: Re: [Qemu-devel] [PATCH v5 08/14] blockjob: Simplify block_job_finish_sync List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng , qemu-devel@nongnu.org Cc: Kevin Wolf , Jeff Cody , vsementsov@parallels.com, stefanha@redhat.com, John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --p49RWbpkFl0CBPtlA4ilKgE4vrnoHnQrL Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 07.09.2015 09:34, Fam Zheng wrote: > With job->completed and job->ret to replace BlockFinishData. >=20 > Signed-off-by: Fam Zheng > --- > blockjob.c | 27 ++++++--------------------- > 1 file changed, 6 insertions(+), 21 deletions(-) Reviewed-by: Max Reitz --p49RWbpkFl0CBPtlA4ilKgE4vrnoHnQrL 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 iQEcBAEBCAAGBQJV8x09AAoJEDuxQgLoOKytHsAH/RhN+4V33roXFC80ZtLtZAlH uvAC/P5Jec2SgxCN4bdq5PojnslQ2jJHpEYYLUGML4mMmWOZBL+1uRRhLFresR60 KH24TRlMZnB8YAy3vSS4OsASA/GBW/3ug1l3Kxg2+4jZguVaSVrouOgEsLKVI2sx s2AScBQTFDZ750UIu7KdO9xcK37hbeDOdVastOg12lzyBYTHGtqOQnq7AnF0cOYV bEEM7oAcv09yETqY0xRjBl5eFlPn5ZWUp+nZqS/bI78VQe6Rv0S/xrtNKD81CKDE Ntem14kUVcSOCgL2oH7I0mVZp+31A6oEOJSFp7YAr3/bAtctVNHCqpHuNWznfKM= =WwPx -----END PGP SIGNATURE----- --p49RWbpkFl0CBPtlA4ilKgE4vrnoHnQrL--