Skip to content

Fix XFS support (#2494)#3284

Merged
ventoy merged 1 commit intoventoy:masterfrom
a1ive:master
Jul 7, 2025
Merged

Fix XFS support (#2494)#3284
ventoy merged 1 commit intoventoy:masterfrom
a1ive:master

Conversation

@a1ive
Copy link
Copy Markdown
Contributor

@a1ive a1ive commented Jul 1, 2025

Recent versions of xfsprogs create XFS filesystems with the bigtime=1 and nrext64=1 features enabled by default.
Ventoy's current GRUB version does not support these features, causing it to fail to detect such XFS partitions. (#2494)
This commit backports the necessary patches from upstream GRUB to add support for these XFS features, allowing Ventoy to detect modern XFS partitions.

@toboil-features
Copy link
Copy Markdown

toboil-features commented Jul 3, 2025

Works as intended. No need to downgrade FS features anymore.
Showcase

Build link: https://github.com/ventoy/Ventoy/actions/runs/16004315426?pr=3284

@a1ive
Copy link
Copy Markdown
Contributor Author

a1ive commented Jul 6, 2025

@ventoy Please review.

@ventoy ventoy merged commit 0e9d344 into ventoy:master Jul 7, 2025
1 check passed
@toboil-features
Copy link
Copy Markdown

🥳🥳🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants