Skip to content

frlis21/dm510-asg3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DM510 assignment 3

The task for assignment 3 is to implement a basic file system using FUSE with a single file as the backing store.

Note that the code for my particular implementation is particularly shitty (hence the name Terrible File System), so copying it will most definitely net you no gain. May it serve as a starting point to your endeavors.

demo.mp4