Stars
fs
9 repositories
A simple implementation of a unix file system on a virtual file. This project simulate a file system of a disk with an implementation of super block, inodes and disk blocks.
Implementation of a v6 file system with custom modifications of the super block and the inode fields.
Ceph is a distributed object, block, and file storage platform
A simple kernel-based filesystem for Linux which is used as a base for an Udemy course on Linux filesystems