
Originally Posted by
BhaKi
How many "other OS's" are there? I'm writing a micro-kernel myself. Can I ask FS-code writers to write a port of the FS for my OS? You can NEVER port something to an infinite number of OSes. All you can do (and should do) is to fight for open specifications, not open source. Anything that is (Windows + Linux)-specific or (Windows + Linux + Mac)-specific is just as bad as being Windows-specific or Linux-specific. The only FSs that deserve to be called as "open filesystems" are those that have open specifications.