On Mon, Nov 07, 2016 at 03:30:35PM +1100, Dave Chinner wrote: > > OK, as long people are ok with things going wonky when the > filesystem is mounted without those mount options, I'm not really > fussed... There are apparently NAS boxes that export the same directory with case insensitive Samba and case sensitive NFS exports at the same time, which would have all of these problems, and people apparently don't complain much. I agree we need to warn people in the documentation that if the file system is initially mounted w/o case folding, and they create files such as Readme and README in the same directory, and then mount the file system with case folding, which file they get will be a bit Wonky --- specifically, "Readme" and "README" will get the file which is an exact match, but it is undefined which file "ReAdMe" will return. Personally, I don't plan to lose any sleep over the issue. :-) - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html