Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open in Codespaces [p2-link]: https://khoury-cs3650.github.io/p02.html

Project 2: File System

This is the starter code for [Project 2][p2-link]. The following contents are provided:

  • Makefile - Targets are explained in the assignment text
  • README.md - This README
  • helpers - Helper code implementing access to bitmaps and blocks
  • hints - Incomplete bits and pieces that you might want to use as inspiration
  • nufs.c - The main file of the file system driver
  • test.pl - Tests to exercise the file system

Running the tests

You might need install an additional package to run the provided tests:

$ sudo apt-get install libtest-simple-perl

Then using make test will run the provided tests.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages