VatsalSoni301/InodeBasedFileSystem
Developed inode based virtual file system on top of the Linux file system. Implemented all the operations which are basically supported by Linux file system like creating disk, mounting disk, unmounting disk, create file, open, delete, close file, list of files, read mode, write mode and append mode.
C++
No issues in this repository yet.