-
Han-Wen Nienhuys authored
* NodeFileSystem: interface for defining filesystems in terms of inodes. * FsNode: interface for inodes to be used by NodeFileSystem * PathNodeFs: NodeFileSystem that assumes bijective mapping between inodes and paths * Change inode to Inode, a public (but mostly opaque) type.
bf20a9f2