Filesystems and case-insensitivity
Filesystems and case-insensitivity
Posted Nov 28, 2018 17:54 UTC (Wed) by tnoo (subscriber, #20427)Parent article: Filesystems and case-insensitivity
What a weird idea! How will a case-insensitive filesystem deal with filenames generated by a hash algorithm (as used e.g. by git and many other programs). If this is really needed, it should be a user-space layer, but file systems should handle unique byte sequences uniquely.
