Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 261 Bytes

Readme.md

File metadata and controls

18 lines (10 loc) · 261 Bytes

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.