CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2006-08-20 12:18:12

Modified files:
        winsup/cygwin  : ChangeLog fhandler_disk_file.cc 

Log message:
        * fhandler_disk_file.cc (DIR_NUM_ENTRIES): Set to 100 to maximize
        performance on remote shares.
        (fhandler_disk_file::opendir): Move comment about Samba weirdness into
        fhandler_disk_file::readdir.  Don't disallow
        FileIdBothDirectoryInformation on Samba.
        (fhandler_disk_file::readdir): Workaround Samba problem with
        FileIdBothDirectoryInformation by rereading already read entries
        using FileBothDirectoryInformation.  Change comment about Samba
        weirdness explaining this change.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3607&r2=1.3608
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.188&r2=1.189

Reply via email to