Expand description
Snapshot serialization/deserialization for filesystem persistence
This module provides types and functions for serializing the filesystem state to a snapshot format that can be stored externally (e.g., S3).
Structs§
- File
Data Snapshot - Snapshot of file data (block storage)
- FsSnapshot
- Snapshot of the entire filesystem state
- Inode
Snapshot - Snapshot of a single inode
- Metadata
Snapshot - Snapshot of file/directory metadata
Enums§
- File
Content Snapshot - Snapshot of file content