Module fs - RMoX file-system infrastructure
RMoX file-system infrastructure. The file-system-core (fscore) is reponsible for providing the operating system with file-systems. Currently these are presented through a Unix/POSIX style interface (open/close/read/write), with a root file-system and others mounted tree-fashion.