• Ken Thomases's avatar
    Revert "ntdll: Avoid one of the calls to getattrlist() when… · e7fa7663
    Ken Thomases authored
    Revert "ntdll: Avoid one of the calls to getattrlist() when read_directory_getattrlist() checks the case sensitivity of the file system.".
    
    This was wrong-headed and could never have worked.  The second getattrlist()
    call that I was trying to avoid was only necessary when the first fails.  Given
    that the first failed, its results can't be used to avoid the second, no matter
    what information we requested.
    
    This reverts commit 5514df9d.
    e7fa7663
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.vars.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...