CSC369 Assignment 5 FUSE File Systems
CSC369 Assignment 5 FUSE File Systems Due Dec 10 by 11:59p.m. Points 9 Available after Nov 23 at 12p.m. Introduction You will be implementing a version of the Very Simple File System (VSFS) from the OSTEP text and lectures. We will be using FUSE to interact with your file system. FUSE allows you to implement …