Keine Beschreibung

liujingx 9f3cdc9704 fix: getattr inode check valid vor 1 Jahr
doc f188231dec refactor: wrap ext4_rs lib vor 1 Jahr
ext4_fuse 9b1bf8296b feat: fuse fs use command args vor 1 Jahr
ext4_test cb3b10a556 refactor: ext4 init root vor 1 Jahr
src 9f3cdc9704 fix: getattr inode check valid 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.