Download raw body.
[patch] ext4fs rw
On Mon, Mar 23, 2026, 09:32 Stuart Henderson <stu@spacehopper.org> wrote: > 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? > Maybe that is what I will try to do without AI code. Just looking at the documentation. But it will take much more time. >
[patch] ext4fs rw