From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7264 invoked by alias); 9 Oct 2014 18:07:27 -0000 Mailing-List: contact cygwin-developers-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner@cygwin.com Mail-Followup-To: cygwin-developers@cygwin.com Received: (qmail 7252 invoked by uid 89); 9 Oct 2014 18:07:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 09 Oct 2014 18:07:26 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s99I7OvO013802 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 9 Oct 2014 14:07:24 -0400 Received: from [10.3.113.90] (ovpn-113-90.phx2.redhat.com [10.3.113.90]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s99I7OFn002561 for ; Thu, 9 Oct 2014 14:07:24 -0400 Message-ID: <5436CEDC.3020103@redhat.com> Date: Thu, 09 Oct 2014 18:07:00 -0000 From: Eric Blake User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: cygwin-developers@cygwin.com Subject: Re: src/winsup/cygwin ChangeLog fhandler_proc.cc f ... References: <20141009132437.7650.qmail@sourceware.org> <54369C4E.2030708@redhat.com> <20141009145128.GA25442@calimero.vinschen.de> <5436A4AC.4000605@redhat.com> <20141009162202.GB25442@calimero.vinschen.de> <20141009174740.GA28398@calimero.vinschen.de> In-Reply-To: <20141009174740.GA28398@calimero.vinschen.de> OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="aIhVLjx97p3xKOqr5UUkWBgp24u9emkON" X-IsSubscribed: yes X-SW-Source: 2014-10/txt/msg00005.txt.bz2 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --aIhVLjx97p3xKOqr5UUkWBgp24u9emkON Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-length: 521 On 10/09/2014 11:47 AM, Corinna Vinschen wrote: > I applied another technique which has no noticable performance hit. It > doesn't recognize all objects, only directories, symlinks, and partially > character devices, but on the upside it uses only information which has > already been provided anyway. Yep, that looks a lot cleaner - reusing stuff we have for free is the whole point of d_type optimization :) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --aIhVLjx97p3xKOqr5UUkWBgp24u9emkON Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 539 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJUNs7cAAoJEKeha0olJ0NqsjcH/30G2YTYf8+mwmjX8jbnCjpS ynBiIuRHdEGa202AHWIBlGX+8Tbqyl+jRbI0fKXHwg9NGxC+HoJwNuOxvP7velVu p3baCHNnTk3GMsKuwHwQKhxPv9N+F9mZZo0gnV2phrQ21WGG/C/1I33ru7aFzodx zzDXmELSrHexz5MmQTLtVqO7GV5pyB//16Dt7dIrP/YDKyr+xVfNiPKx3SO++33d i/BSdBtJv6GgoGoNYr74OkxvFieYRuDsl5A2ZthKuKa0gWJV7FAboaXNiKah4ONK keQgRMpyDvCZWUDg84SEvSMxHgBT7O3FdiC3vCTm/EVmjsFkgtctOI8uj46bUSU= =7vYT -----END PGP SIGNATURE----- --aIhVLjx97p3xKOqr5UUkWBgp24u9emkON--