Skip to content
/ fslab Public

A lab for students to implement their own disk organizing and test on linux system

License

Notifications You must be signed in to change notification settings

liangjk/fslab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###################################################
FS-Lab designed and implemented by Liang Junkai,RUC
###################################################

disk.c   Including the functions that simulate a virtual block device.You shouldn't modify anything in this file.
disk.h   Define the functions which are implemented in disk.c and some macros that you may need about the virtual block device.
fs.c     The file including the main part of the fuse system. The file you need to implement and handin.
Makefile File that is needed by "make" command.
README   This file.

About

A lab for students to implement their own disk organizing and test on linux system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published