Linux driver for the LEAN filesystem
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
include
src
.gitignore
.lvimrc
LICENSE
Makefile
README.md

README.md

lean

Based on LEAN v0.6.1.

Currently supports reading. Write support under development.

Significant reference made to krinkinmu's fs, and to the ext2 drivers.

Contributing

All code in this repository should conform to the Linux kernel coding style. Current areas of improvement include

  • Adding an option to populate a newly-created filesystem in mkfs
  • Creating an automated-testing framework
  • Deleting files