Index | Thread | Search

From:
Miod Vallat <miod@online.fr>
Subject:
Re: [patch] ext4fs rw
To:
Claudio Jeker <cjeker@diehard.n-r-g.com>
Cc:
tech@openbsd.org
Date:
Mon, 23 Mar 2026 10:58:47 +0000

Download raw body.

Thread
> 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.