CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2009-08-14 13:39:08

Modified files:
        winsup/cygwin  : ChangeLog fhandler_disk_file.cc 

Log message:
        * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Remove
        ill-advised attempt to optimize "." and ".." handling by checking for
        specific position in directory listing.  Explain why.
        (fhandler_disk_file.cc (fhandler_disk_file::readdir): Ditto.
        Special-case opening file on NFS to fetch inode number and add longish
        comment to explain why.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4624&r2=1.4625
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.304&r2=1.305

Reply via email to