santoshs / samplefs

Sample file system code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the samplefs source code

filesystem.dia can be viewed using a graphical editor called "dia".
To install dia on Fedora,
$ dnf install dia
To install dia on Debian/Ubuntu,
$ apt-get install dia

About

Sample file system code


Languages

Language:C 97.9%Language:Makefile 2.1%