Replies: 7 comments 5 replies
-
实现rust版本ext4文件系统 参考 |
Beta Was this translation helpful? Give feedback.
-
目前已有实现:支持读相关操作,支持列出目录下文件和目录,查询文件路径对应inode,打开文件,读取文件。 |
Beta Was this translation helpful? Give feedback.
-
小项目招新:完成ext4写相关功能 小任务1:数据写入。 |
Beta Was this translation helpful? Give feedback.
-
小项目招新:块缓存相关。如LRU。 形成独立的块缓存crate,块缓存替换算法crate。 |
Beta Was this translation helpful? Give feedback.
-
写操作分支,添加了文档。 https://github.com/yuoo655/ext4_rs/tree/write_dev |
Beta Was this translation helpful? Give feedback.
-
小项目招新: |
Beta Was this translation helpful? Give feedback.
-
目标:ext4文件系统crate
Beta Was this translation helpful? Give feedback.
All reactions