No Description

liujingx 881d18bd9f refactor: use InodeId type 11 months ago
doc f188231dec refactor: wrap ext4_rs lib 1 year ago
ext4_test 207efa7968 refactor: remove useless codes 11 months ago
src 881d18bd9f refactor: use InodeId type 11 months ago
.gitignore 1ac4b8f56f test: test mkdir open 11 months ago
Cargo.lock f188231dec refactor: wrap ext4_rs lib 1 year ago
Cargo.toml f188231dec refactor: wrap ext4_rs lib 1 year ago
README.md f8e0466cc4 doc: add README 1 year ago

README.md

Ext4 File System in Rust

Forked from: https://github.com/yuoo655/ext4_rs

Refactored as a Rust library.