[PATCH 0/2] Native case-insensitive file-system support on Mac OS

Scott Ritchie scott at open-vote.org
Fri May 28 00:20:51 CDT 2010


On 05/26/2010 02:52 PM, Alexandre Julliard wrote:
> Charles Davis <cdavis at mymail.mines.edu> writes:
> 
>> I've been running with this set for... it's been so long, I can't
>> remember! What's preventing it from being committed? (I know it's not
>> the impending release, because otherwise the Patch list would say
>> they're "Deferred".)
> 
> You certainly don't want to enumerate mount points on every file
> lookup. Also the non case-preserving handling looks quite suspicious
> (and IMO useless), and you have to fix the FIXMEs. Plus there's no
> reason to make this Mac OS specific.
> 

Since it's relevant I'll mention the CIOPFS (case-insensitive on
purpose) FUSE module that was made a while back.  It works fine as far
as I can tell (and I believe Mac supports FUSE), it's just waiting for
some glue code to be actually used with a Wine installation.

Wine still needs to be made aware when it's on CIOPFS though (similar to
how it behaves on fat32 partitions)

Thanks,
Scott Ritchie



More information about the wine-devel mailing list