Filesystems and case-insensitivity
Filesystems and case-insensitivity
Posted Nov 29, 2018 14:26 UTC (Thu) by Sesse (subscriber, #53779)In reply to: Filesystems and case-insensitivity by willy
Parent article: Filesystems and case-insensitivity
Posted Nov 30, 2018 17:55 UTC (Fri)
by k8to (guest, #15413)
[Link]
This leads to a problem where a user or process in one locale should get different results from the kernel than another. This traditionally was viewed as a rathole and I've seen many situations where osx behaves in bizarre ways due to this sort of thing.
The proposal here seems to be to push the rules into the filesystem or directory, which effectively means having locale behavior independent of the user / process, which means we will get a fun matrix of file name locale vs user locale. I'm not a fan.
Filesystems and case-insensitivity