Module fs

Source

Modulesยง

file_attr ๐Ÿ”’
fuse
inode_tracker ๐Ÿ”’
inodes ๐Ÿ”’
This module contains all the data structures used to track information about inodes, which present snix-castore nodes in a filesystem.
root_nodes ๐Ÿ”’

Structsยง

SnixStoreFs
This implements a read-only FUSE filesystem for a snix-store with the passed BlobService, DirectoryService and RootNodes.

Constantsยง

XATTR_NAME_BLOB_DIGEST ๐Ÿ”’
XATTR_NAME_DIRECTORY_DIGEST ๐Ÿ”’

Traitsยง

RootNodes
Provides an interface for looking up root nodes in snix-castore by given a lookup key (usually the basename), and optionally allow a listing.