parent
0e6510c84f
commit
4f58ba5716
@ -1,7 +1,11 @@
|
|||||||
# SimpleFileSystem
|
# SimpleFileSystem
|
||||||
|
|
||||||
|
[![Build Status](https://travis-ci.org/wangrunji0408/SimpleFileSystem-Rust.svg?branch=master)](https://travis-ci.org/wangrunji0408/SimpleFileSystem-Rust)
|
||||||
|
|
||||||
A Rust implementation for SFS in [ucore_os_lab](https://github.com/chyyuu/ucore_os_lab) lab8.
|
A Rust implementation for SFS in [ucore_os_lab](https://github.com/chyyuu/ucore_os_lab) lab8.
|
||||||
|
|
||||||
|
[uCore with Rust SFS](https://github.com/wangrunji0408/ucore_os_lab/tree/rust-fs/labcodes_answer/lab8_result).
|
||||||
|
|
||||||
It will become a part of [RustOS](https://github.com/wangrunji0408/RustOS).
|
It will become a part of [RustOS](https://github.com/wangrunji0408/RustOS).
|
||||||
|
|
||||||
Working in progress ...
|
Almost finished.
|
Loading…
Reference in new issue