port of ext4 to openbsd
src | ||
writeup | ||
LICENSE | ||
README.md |
openbsd-ext4
Support for the ext4 filesystem format on OpenBSD. Currently, ext3 is supported in 32-bit mode.
writeup/
contains my learnings, which I want to document in a book. There is unfortunately no good guides on making an ext4 filesystem except the Linux Kernel Specification.