From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNniI-0007Pk-12 for qemu-devel@nongnu.org; Mon, 25 Jan 2016 15:26:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aNniH-0002Vo-6b for qemu-devel@nongnu.org; Mon, 25 Jan 2016 15:26:13 -0500 References: <1453747275-9468-1-git-send-email-mreitz@redhat.com> <1453747275-9468-2-git-send-email-mreitz@redhat.com> From: Eric Blake Message-ID: <56A684DF.7090808@redhat.com> Date: Mon, 25 Jan 2016 13:26:07 -0700 MIME-Version: 1.0 In-Reply-To: <1453747275-9468-2-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="RtX0o1KedrhhNTQ52gEafN3GUoUidhPSU" Subject: Re: [Qemu-devel] [PATCH 1/8] nbd: client_close on error in nbd_co_client_start List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , Paolo Bonzini , Fam Zheng , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --RtX0o1KedrhhNTQ52gEafN3GUoUidhPSU Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/25/2016 11:41 AM, Max Reitz wrote: > Use client_close() if an error in nbd_co_client_start() occurs instead > of manually inlining parts of it. This fixes an assertion error on the > server side if nbd_negotiate() fails. >=20 > Signed-off-by: Max Reitz > --- > nbd/server.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --RtX0o1KedrhhNTQ52gEafN3GUoUidhPSU 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWpoTfAAoJEKeha0olJ0NqnlcH/iIwSczSRd4mlyuPZ4I+lqqm qwn8A+KYrSBzqnncDB5UoILuOJ6UwK0S3UzqTFVhbyO2zSn+QsMQfdZsnSZaj3JZ YrmYldbIrgSxTOLk+JVaFU9z3kYmZ0LSyIlsZ11hM28dhwoEaOc7SYry+3pD/0j7 7Xuv/TDLLtas+7q3CVCGvAXd49EmiQY6kFY4u3aTxJNuvuN5tdH5MxJsUxnPVC+F wBMQIydvU4VDJT/jmhrmZoi52/wtNQsAJpBVn11YTjR6ugC7glTHDWr9ol67g4bx Ki2q/Gi0rdHemsYREhon6GWsMje7VdwW9qA0AYv8Zx2jD2w/XURDBkgIqAua0F4= =71s2 -----END PGP SIGNATURE----- --RtX0o1KedrhhNTQ52gEafN3GUoUidhPSU--