-
Notifications
You must be signed in to change notification settings - Fork 0
Milestones
List view
https://sites.cs.ucsb.edu/~rich/class/cs270/projects/project-hints-2.html Must Haves -- Implement the basic open/close/read/write/seek and directory functions using FUSE. To complete this part of the project you must implement mkfs to make a file system using a disk block device, implement the basic file abstractions (block management, block maps, directories, etc.), integrate the file system implementation with FUSE so that you should have a basic file system that works for most programs that use the minimal POSIX file system interface (open/close/read/write/seek).
Overdue by 1 year(s)•Due by December 2, 2024•9/10 issues closedhttps://sites.cs.ucsb.edu/~rich/class/cs270/projects/project-hints-1.html
Overdue by 1 year(s)•Due by November 4, 2024•3/3 issues closed