Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 158 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 158 Bytes

FUSE

CS3224

Built a rudimentary file system using the FUSE (Filesystem in Userspace) framework, in C.

Later added a basic file system checker, in Python.