An open API service providing repository metadata for many open source software ecosystems.

GitHub / 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.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darshank15%2FInode-based-file-system

Stars: 9
Forks: 5
Open issues: 0

License: None
Language: C++
Size: 35.2 KB
Dependencies parsed at: Pending

Created at: over 6 years ago
Updated at: over 1 year ago
Pushed at: over 6 years ago
Last synced at: over 1 year ago

Topics: cpp14, ext2, ext2-file-system, fileoperations, filesystem, inode, linux

    Loading...