Expand description
ext2 Filesystem Driver Implementation
This module implements the FileSystemDriver trait for ext2, enabling the filesystem to be registered with the VFS manager and created from block devices.
Structsยง
- Ext2
Driver - ext2 filesystem driver