Collaboration with https://github.com/dkim286
d7276778d1 | ||
---|---|---|
disks | ||
docs | ||
README.md | ||
README_FIRST.txt | ||
descriptor.c | ||
disk.c | ||
disk.h | ||
filesystem.c | ||
filesystem.h | ||
hw04.zip | ||
main.c |
README.md
HW04
Building
$ gcc *.h *.c -o fs
Running
$ ./fs
Todo
fs_write
needs to handle filesizes better- write better test cases