From: Stuart Henderson Subject: Re: [patch] ext4fs rw To: Thomas de Grivel Cc: Theo de Raadt , tech@openbsd.org Date: Mon, 23 Mar 2026 08:32:43 +0000 On 2026/03/23 03:45, Thomas de Grivel wrote: > I did check everything and it did look like ext2fs code with minor > modifications that I fully understand to support ext4 extents and > checksums it's not that big of a deal : ext4 is just ext2 with 64 bit, > different checksums and extents tree walking. Why standalone rather than done as diffs to ext2fs?