https://bugs.winehq.org/show_bug.cgi?id=3817
Richard Yao ryao@gentoo.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ryao@gentoo.org
--- Comment #44 from Richard Yao ryao@gentoo.org --- If case insensitivity performance is a problem, why not just use a filesystem that supports it, like ZFS. ZFS makes it easy to enable case insensitivity on all supported platforms. This is Oracle’s documentation from OpenSolaris, but it applies to OpenZFS (the continuation of the open source version) too:
https://docs.oracle.com/cd/E19120-01/open.solaris/817-2271/gftgr/index.html
You can set this behavior on Linux, Mac OS X, FreeBSD, Illumos, etcetera.