From: Miod Vallat Subject: Re: [patch] ext4fs rw To: Claudio Jeker Cc: tech@openbsd.org Date: Mon, 23 Mar 2026 10:58:47 +0000 > I did not check myself but it seems the Internet thinks that dragonflybsd > has ext2/3/4 support all backed into the ext2fs implementation which is > probably close to ours. If that is true there may be a place where a lot > of the code can be picked up. DragonflyBSD is currently using the FreeBSD ext2fs code, which has some limited ext4fs support.