darshank15 / Inode-based-file-system

Implemented Inode based virtual file system on top of the Linux file system. User can perform all the operations which are basically supported by Linux ext2 file system like creating disk, mounting disk, unmounting disk, create file, open file (in read ,write or append mode), delete file, close file, list of open files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

darshank15/Inode-based-file-system Stargazers