[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH GRUB] fs/xfs: fix large extent counters incompat feature supp
From: |
Jon DeVree |
Subject: |
Re: [PATCH GRUB] fs/xfs: fix large extent counters incompat feature support |
Date: |
Thu, 12 Dec 2024 21:22:29 -0500 |
On Wed, Dec 04, 2024 at 07:50:28 -0600, 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
> NREXT64-aware helper as well. Without this, we'll have mis-reads of some
> directories with this feature enabled.
>
> (The large extent counter fix likely raced on merge with
> 07318ee7e ("fs/xfs: Fix XFS directory extent parsing") which added the new
> direct nextents reads just prior, causing this issue.)
>
> Fixes: aa7c1322671e ("fs/xfs: Add large extent counters incompat feature
> support")
> Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Good catch.
Reviewed-by: Jon DeVree <nuxi@vault24.org>
--
Jon
Doge Wrangler
X(7): A program for managing terminal windows. See also screen(1) and tmux(1).