Project 5: File SystemsDue: Mon, Dec 18th before 11:59 pm You may optionally work with a project partner for this project. Questions?Please post your questions on Piazza so that your classmates with similar problems can benefit from it. However, if the question is about your code, visiting during office hours is the most efficient way of getting help. You should not post your code on Piazza. OverviewThere are two parts to this project:
Click on the above links to learn more about what you should do. READ EACH CAREFULLY! NotesCopying code is considered cheating. Read this for more info on what is OK and what is not! Handing It InIf you are working in pairs, only one of you need to submit the source code. Your handin directory is For the C/Linux part of this project, you should copy xv6_fsck.c as well as all other related header files, if any, into the linux/ subdirectory. For the xv6 part of the project, copy all of your source files (but not .o
files, please, or binaries!) into the Into your p5 directory, put a Finally, also most importantly, if you are working with a partner, create another file called
For example, if Xiangjin works with Zhewen and let's assume Xiangjin is submitting the source files, then Xiangin will be turning in the source + the |