[PATCH 2/2] ntdll: Check for case-insensitive volumes. (resend try 4)

Alexandre Julliard julliard at winehq.org
Wed Oct 27 04:49:33 CDT 2010


Charles Davis <cdavis at mymail.mines.edu> writes:

> If the volume is indeed case insensitive, we skip searching through the
> whole directory ourselves, and just stat() each portion of the path.

You still have extra stat() calls in the fast path, as well as some
unnecessary changes.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list