TinyFS is a little filesystem with no big plans.
- tinyfs intro
- format disk
- initialize filesystem
- retrieve file attributes Not Implemented
- list directory contents Not Implemented
- read Not Implemented
- write Not Implemented
- mkdir Not Implemented
- rmdir Not Implemented
- unlink Not Implemented
- create Not Implemented