Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 227 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 227 Bytes

The code here is a simple implementation of the linux filesystem completely written in c without any extra libraries and with a lot of simplyfing assumptions.

Please refer to the report for more details on the implementation.