Re: [PATCH GRUB] fs/xfs: fix large extent counters incompat feature support

2025-03-27 Thread Eric Sandeen via Grub-devel
Grub folks, ping on this? It has 2 reviews and testing but I don't see it merged yet. Thanks, -Eric On 12/4/24 7:50 AM, Eric Sandeen wrote: > When large extent counter / NREXT64 support was added to grub, it missed > a couple of direct reads of nextents which need to be changed to the new > NREXT

Re: [PATCH GRUB] fs/xfs: fix large extent counters incompat feature support

2025-04-15 Thread Eric Sandeen via Grub-devel
Can I bribe someone to merge this fix, perhaps? ;) On 3/27/25 2:48 PM, Eric Sandeen wrote: > Grub folks, ping on this? It has 2 reviews and testing but I don't see it > merged yet. > > Thanks, > -Eric > > On 12/4/24 7:50 AM, Eric Sandeen wrote: >> When large extent counter / NREXT64 support was

Re: [PATCH GRUB] fs/xfs: fix large extent counters incompat feature support

2025-04-18 Thread Eric Sandeen via Grub-devel
On 4/17/25 1:34 PM, Daniel Kiper wrote: > On Tue, Apr 15, 2025 at 08:08:12PM -0500, Eric Sandeen via Grub-devel wrote: >> Can I bribe someone to merge this fix, perhaps? ;) >> >> On 3/27/25 2:48 PM, Eric Sandeen wrote: >>> Grub folks, ping on this? It has 2 reviews