On Mon, Feb 24, 2025 at 05:28:30PM +0100, Daniel Kiper wrote:
> On Mon, Feb 03, 2025 at 03:41:22PM -0800, Darrick J. Wong via Grub-devel
> wrote:
> > From: Darrick J. Wong
> >
> > The Linux port of XFS added a few new features in 2024. The existing
> > grub dri
From: Darrick J. Wong
The Linux port of XFS added a few new features in 2024. The existing
grub driver doesn't attempt to read or write any of the new metadata, so
all three can be added to the incompat allowlist.
Signed-off-by: "Darrick J. Wong"
---
grub-core/fs/xfs.c | 17