//! Implementation of the Second Extended Filesystem (ext2fs) filesystem #[allow(clippy::same_name_method)] mod superblock;