ableos/ext2-rs
2022-08-08 08:21:35 +03:00
..
src vfs: move operations into trait StorageDevice, hold StorageDevices in KERNEL_STATE 2022-08-08 08:21:35 +03:00
Cargo.toml ext2 merge plus fix 2022-07-27 19:51:13 -05:00
LICENSE.md ext2 merge plus fix 2022-07-27 19:51:13 -05:00
README.md ext2 merge plus fix 2022-07-27 19:51:13 -05:00
rustfmt.toml ext2 merge plus fix 2022-07-27 19:51:13 -05:00

ext2-rs

An OS and architecture independent implementation of ext2 in pure Rust.