cirocosta / fssim

Mozilla Public License 2.0
0 stars 1 forks source link

Filesystem and File #3

Closed cirocosta closed 8 years ago

cirocosta commented 8 years ago

I think we're done for this first sprint over an in-memory FS. It can now basically create some files in the root directory on the fly. Now, for the second sprint we must be capable of writing some stuff to the harddisk and be capable of recovering such representation (dealing only with directories and file metadata for now). Think of payload in the 3rd sprint.