Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 239 Bytes

File metadata and controls

19 lines (10 loc) · 239 Bytes

myfsck

lab1 for storage system course:

#An ext2 file system checker

It can:

  • print the partition infos

  • check directory connectivity

  • find lost+found files

  • check the count of each inode

  • check block bitmap allocation