From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1burt5-000441-RW for qemu-devel@nongnu.org; Thu, 13 Oct 2016 22:06:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1burt3-0003i1-Ry for qemu-devel@nongnu.org; Thu, 13 Oct 2016 22:06:18 -0400 References: <20161013235901.502016.35241@ex-std-node742.prod.rhcloud.com> From: Eric Blake Message-ID: <19575ad7-7eec-a388-b625-7ba45b400655@redhat.com> Date: Thu, 13 Oct 2016 21:06:09 -0500 MIME-Version: 1.0 In-Reply-To: <20161013235901.502016.35241@ex-std-node742.prod.rhcloud.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="i1nvC14pL6jpTE4onmfJSs4G1GnvnSsHs" Subject: Re: [Qemu-devel] [PATCH v6 00/15] nbd: efficient write zeroes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: famz@redhat.com, pbonzini@redhat.com, qemu-block@nongnu.org, mreitz@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --i1nvC14pL6jpTE4onmfJSs4G1GnvnSsHs From: Eric Blake To: qemu-devel@nongnu.org Cc: famz@redhat.com, pbonzini@redhat.com, qemu-block@nongnu.org, mreitz@redhat.com Message-ID: <19575ad7-7eec-a388-b625-7ba45b400655@redhat.com> Subject: Re: [Qemu-devel] [PATCH v6 00/15] nbd: efficient write zeroes References: <20161013235901.502016.35241@ex-std-node742.prod.rhcloud.com> In-Reply-To: <20161013235901.502016.35241@ex-std-node742.prod.rhcloud.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/13/2016 07:00 PM, no-reply@ec2-52-6-146-230.compute-1.amazonaws.com wrote: > Hi, >=20 > Your series failed automatic build test. Please find the testing comman= ds and > their output below. If you have docker installed, you can probably repr= oduce it > locally. >=20 > /tmp/qemu-test/src/nbd/client.c: In function 'nbd_errno_to_system_errno= ': > /tmp/qemu-test/src/nbd/client.c:38:16: error: 'ESHUTDOWN' undeclared (f= irst use in this function) > return ESHUTDOWN; > ^~~~~~~~~ Oh fun, I get to work around a missing errno value on mingw. I'll come up with something to squash in to 13/15. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --i1nvC14pL6jpTE4onmfJSs4G1GnvnSsHs 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/ iQEcBAEBCAAGBQJYAD2RAAoJEKeha0olJ0NqiQEH/jA+xnRtEMswUGGG0ajNowDy aGS6LCDv/ux4R5nMCs89OIaAOOqHxUnxhYYnx+h4oPe5Pu79OyJHDVVF0pl58mtp sJ9Sh1n1QC8aVwOKClEtrOzxHb06RSLQkc7jutBXXvBb/RY8cx7z/wr30oA/ieN1 MwlldwKYh8g8kr9XslAQZo5m98ICrdt9qrbKB4oIN8JT7s11vWxXraOxlFhEYp6h 5L/bGMkOIuNTHxYFiSEsSHwhKA0PS8oqPkZ8Luv2BO+RtR9aCIlcM7L9blkn5MMD 6jh5B7zoC4AKSa+4OKFUShtOtfQXYB1YZ6UagauBaeSmdqwuBzdQ0+9jDTVPeTA= =ORfJ -----END PGP SIGNATURE----- --i1nvC14pL6jpTE4onmfJSs4G1GnvnSsHs--