A hobby filesystem project from scratch. In C.
To-Do
- Make it working first a. initializing b. adding files c. deleting files d. allat with directories e. moving files f. copy g. pasting h. moving
- FUSE integration <- make it compliant with Linux kernel (Possibly write some test around here.)
- Write distributed server
- Write distributed client