le0kar0ub1 / DeadStarFS

FS implementation linux VFS compliant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeadStarFS

DeadStarFS is a linux VFS compliant FileSystem.

The project is in 2 parts: the mkfs implementation for DeadStar and the kernel module for FS requests.

Dependencies

  • gcc
  • make

Build

make

Epilogue

Feel free to fork, use, improve.

About

FS implementation linux VFS compliant

License:GNU General Public License v3.0


Languages

Language:C 95.4%Language:Makefile 3.3%Language:C++ 1.3%