✳flâneur — a map of the web's best reading
Assignment 4: File Systems
q.utoronto.ca · saved by 1 readers
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 a file system in user space by implementing the callback functions that the libfuse library will call. The Tutorial 9 exercise should give you some practice with using FUSE.
Explore this link on the map →