Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis-of-File-System

Lab from CS111 UCLA

-lab3a.c is a C program that will summarize the contents and structure of a EXT2 file system

  • Takes file system image as input and outputs a summary of inode, directory, and block states

-lab3b.py is a Python program to analyze the state of a corrupted EXT2 file system

  • Takes file system image as input and outputs a diagnostic of inconsistencies

-lab3a_output.txt is an example of the output produced from running lab3a.py

-ext2_fs.h is a header file used by lab3a.c

About

Lab from CS111 UCLA

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages