[PATCH v4 1/2] ntdll/directory: Add support for EXT4 case folding per directory

Alexandre Julliard julliard at winehq.org
Tue Jun 11 12:06:06 CDT 2019


Huw Davies <huw at codeweavers.com> writes:

> 1. I'm still sceptical on whether the name / fd thing is worth it,
> however it doesn't look too bad so it's probably ok.

It doesn't look so good to me. There's no reason to change the function
on all platforms for something that is Linux specific. Simply open the
directory in the ifdef linux block.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list