Sujet : Re: Case Insensitive File Systems -- Torvalds Hates Them
De : bowman (at) *nospam* montana.com (rbowman)
Groupes : comp.os.linux.miscDate : 06. May 2025, 03:00:49
Autres entêtes
Message-ID : <m7t8qhF5cn9U1@mid.individual.net>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14
User-Agent : Pan/0.160 (Toresk; )
On 6 May 2025 09:10:57 +1000, Computer Nerd Kev wrote:
Perhaps, but since he wasn't using existing UNIX filesystems and using a
custom one instead, it seems to me like he had a choice. After all you
can still use FAT or NTFS on Linux even though they have more disallowed
filename characters. It could have been the same with ext* forbidding
newlines (also tmpfs etc.). Then you'd only have to worry about handling
newlines in the rare case of reading from some non-Linux filesystems
like UFS.
https://en.wikipedia.org/wiki/MINIX_file_systemThe 'extended file system' was an extension of MINIX. How much of the
technical workings of the Unix file system remained after being filtered
through Tannenbaum and the extension would be an interesting question. As
far as the layout it didn't fall far from the tree.
https://en.wikipedia.org/wiki/Unix_filesystem