Disabled the optimization to stop stat'ing directory entries in
authorDavid Levine <levinedl@acm.org>
Wed, 14 Mar 2012 03:28:03 +0000 (22:28 -0500)
committerDavid Levine <levinedl@acm.org>
Wed, 14 Mar 2012 03:28:03 +0000 (22:28 -0500)
commit86c5a525f242b0a0464d1fa9a5a53029401d093a
tree94177301dfc892b4f342a94a3022de29344007cc
parent360f0c24ea63ed5420365703dd11f72caca0d183
Disabled the optimization to stop stat'ing directory entries in
BuildFolderListRecurse() of flist.c under conditions where st_nlink is
set to 1.  That happens on Cygwin, for example:
  http://cygwin.com/ml/cygwin-apps/2008-08/msg00264.html
uip/flist.c