port of ext4 to openbsd
Go to file
2024-08-26 11:07:10 -04:00
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.