OSDN Git Service

* fhandler_disk_file.cc (fhandler_disk_file::readdir): Change comment
authorcorinna <corinna>
Fri, 14 Aug 2009 14:10:31 +0000 (14:10 +0000)
committercorinna <corinna>
Fri, 14 Aug 2009 14:10:31 +0000 (14:10 +0000)
to be fair.

winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_disk_file.cc

index 8aaa8fb..2473cf9 100644 (file)
@@ -1,5 +1,10 @@
 2009-08-14  Corinna Vinschen  <corinna@vinschen.de>
 
+       * fhandler_disk_file.cc (fhandler_disk_file::readdir): Change comment
+       to be fair.
+
+2009-08-14  Corinna Vinschen  <corinna@vinschen.de>
+
        * 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.
index 0c0f2bc..2c476e4 100644 (file)
@@ -1994,7 +1994,7 @@ go_ahead:
                 
                 Worse, trying to open a symlink without setting the special
                 "ActOnSymlink" EA triggers a bug in Windows 7 which results
-                in a timeout of about 20 seconds, followed by two exceptions
+                in a timeout of up to 20 seconds, followed by two exceptions
                 in the NT kernel.
 
                 Since both results are far from desirable, we open symlinks