项目作者: darshank15

项目描述 :
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.
高级语言: C++
项目地址: git://github.com/darshank15/Inode-based-file-system.git
创建时间: 2018-11-30T13:50:16Z
项目社区:https://github.com/darshank15/Inode-based-file-system

开源协议:

下载