Expand description
This module contains all the data structures used to track information about inodes, which present snix-castore nodes in a filesystem.
Enums§
- This encodes the two different states of InodeData::Directory. Either the data still is sparse (we only saw a crate::Node::Directory, but didn’t fetch the crate::Directory struct yet, or we processed a lookup and did fetch the data.