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.

FsObjMountTable (last edited 2008-07-12 22:26:29 by MarkSeaborn)