Skip to content

In this repository, we implement a inode based file system on top of a virtual disk, designing our own methods for creating a file system, mounting and unmounting it, and basic file operations.

Sagnik07/Inode-based-File-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inode-based-File-System

Implemented a inode based file system on top of a virtual disk, designing our own methods for creating a file system, mounting and unmounting it, and basic file operations. The added GUI feature helps us to navigate through the file system and view the present contents in it.

About

In this repository, we implement a inode based file system on top of a virtual disk, designing our own methods for creating a file system, mounting and unmounting it, and basic file operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published