Network filesystem topics
Network filesystem topics
Posted May 22, 2018 1:02 UTC (Tue) by dgc (subscriber, #6611)In reply to: Network filesystem topics by jra
Parent article: Network filesystem topics
Yes, it has.
Just to set the record straight, the XFS ascii-ci implementation was done (>10 years ago, IIRC) specifically for avoiding the Samba CI code for performance reasons. On non-trivial directory sizes, the XFS implementation is thousands of times faster than the Samba CI code because it doesn't have to read the entire directory contents on each lookup to search for CI matches.
There are patches for kernel filesystem UTF-8 CI support (which has the same benefits but for UTF8 encoded names), but there's been issues with them that are being worked through at the moment.
-Dave.
