Expand description
Provides structs and logic to build ext2 file system with configurations.
Structsยง
- Builder
- A struct to represent the configuration of an ext2 filesystem.
- MemRegion
- Memory region for ext2 with its config.
- MemRegion
With Mapping Info - Memory regions where ext2 metadata were written with information of mmap operations to be done.