Keine Beschreibung

liujingx a360e452d6 style: format code vor 1 Jahr
doc f188231dec refactor: wrap ext4_rs lib vor 1 Jahr
ext4_fuse 806a8275bf feat: impl fuse for ext4 vor 1 Jahr
ext4_test 806a8275bf feat: impl fuse for ext4 vor 1 Jahr
src a360e452d6 style: format code vor 1 Jahr
.gitignore 806a8275bf feat: impl fuse for ext4 vor 1 Jahr
Cargo.lock f188231dec refactor: wrap ext4_rs lib vor 1 Jahr
Cargo.toml f188231dec refactor: wrap ext4_rs lib vor 1 Jahr
LICENSE 4a6bbe7e46 Add license vor 1 Jahr
README.md f8e0466cc4 doc: add README vor 1 Jahr

README.md

Ext4 File System in Rust

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

Refactored as a Rust library.