Michael Paquier <michael@paquier.xyz> writes:
> On Tue, Nov 11, 2025 at 01:22:49PM -0600, Bryan Green wrote:
>> I have attached v4 of the patch after correcting some whitespace errors
>> and a struct that didn't need the pgoff_t modification as requested by
>> Thomas. I also have attached Michael's patch where both patches can be
>> found by cfbot for the commitfest.
>
> Thanks. As the stamps have been pushed for the next minor release, I
> have applied and backpatched the meson check for now. I'll look at
> your patch next, for HEAD.
I just noticed that the check is for 2GB, but the error message says
1GB.
- ilmari