FsObjMountTable
Implemented in:
FsObjMountTable is a proxy directory object, implementing the FsObj interface. It provides functionality similar to the Linux kernel's mount tables, allowing directories and files to be attached at points in a directory hierarchy.
Namespaces are implemented as FsObjMountTables. The FilePowerbox will grant an application process access to a file by attaching the file into the process's FsObjMountTable.
