Archived Using the Linux kernel's Case-insensitive feature in Ext4 (collabora.com)
submitted ago by Kleyno
Posted by: Kleyno
Posting time: 4 months ago on
Last edit time: never edited.
Archived on: 11/27/2020 10:00:00 AM
Views: 61
SCP: 3
3 upvotes, 0 downvotes (100% upvoted it)
Archived Using the Linux kernel's Case-insensitive feature in Ext4 (collabora.com)
submitted ago by Kleyno
Sort: Top
[–] J_Darnley 0 points 1 point 1 point (+1|-0) ago
Seems like a decent-ish implementation based on this post. The underlying filesystem should be storing the casefold data. Unlike Windows which will happily store the input case and just match on reading.