From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57777) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b8oTn-0003dx-NV for qemu-devel@nongnu.org; Fri, 03 Jun 2016 08:45:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b8oTj-0003XD-Gw for qemu-devel@nongnu.org; Fri, 03 Jun 2016 08:45:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b8oTj-0003X5-7j for qemu-devel@nongnu.org; Fri, 03 Jun 2016 08:45:31 -0400 References: <146493859974.10856.12706484667247984078.stgit@bahia.huguette.org> <146493958070.10856.9456573371862483202.stgit@bahia.huguette.org> From: Eric Blake Message-ID: <57517BEA.1000805@redhat.com> Date: Fri, 3 Jun 2016 06:45:30 -0600 MIME-Version: 1.0 In-Reply-To: <146493958070.10856.9456573371862483202.stgit@bahia.huguette.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VUTOihIJAdEE45E0NUpNI2KsXOe0n4kq3" Subject: Re: [Qemu-devel] [PATCH v2 4/4] 9p: switch back to readdir() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Greg Kurz Cc: "Aneesh Kumar K.V" , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --VUTOihIJAdEE45E0NUpNI2KsXOe0n4kq3 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/03/2016 01:40 AM, Greg Kurz wrote: > This patch changes the 9p code to use readdir() again instead of > readdir_r(), which is deprecated in glibc 2.24. >=20 > All the locking was put in place by a previous patch. >=20 > Signed-off-by: Greg Kurz > --- > v2: set errno to 0 before calling readdir() > --- Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --VUTOihIJAdEE45E0NUpNI2KsXOe0n4kq3 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/ iQEcBAEBCAAGBQJXUXvqAAoJEKeha0olJ0NqcioH/3vLWbQO8xu68FbQDrfT3EI2 rzDja+p+QDJL0ZOKXwFVEldnn+b9uXr5q6kZ1SHK2nHrzPLVgit2I+jmUsY0W9Xp 3kd4yFfEQRGFXbHwy2wQSlS437dcidq1vnLhKe1Y92gjKi3XIlbXxiESFPL3IeP5 VqL+a7Bc7npzfYoZ8ESSV+NOIFxnhOYyC8vckzOPuO+qZ2BBlo5mquGZOFZof+MK JsLp5oGRyDy9jXex7j2QYYZcQijikK+Amzob2i7B0tnw7DtctcGqDKZrAg9ImwqL o/Un1jfeyFymiR+VNeqQBTm18D2ChyjW/vtPetHyC73e6vKTvFCVQTbIfEElBGM= =xnWu -----END PGP SIGNATURE----- --VUTOihIJAdEE45E0NUpNI2KsXOe0n4kq3--