Bug 37394

Summary: grub does not support xfs filesystems with sparse inode allocation
Product: Sisyphus Reporter: Sven Dickert <sven>
Component: grubAssignee: Николай Костригин <nickel>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: nickel, placeholder, rider
Version: unstableKeywords: patch
Hardware: all   
OS: Linux   

Description Sven Dickert 2019-10-29 12:45:37 MSK
since xfsprogs 4.16 mkfs.xfs defaults to the sparse inode feature.
(https://www.spinics.net/lists/linux-xfs/msg16598.html)

grub in altlinux sisyphus does not accept such a filesystem. Problem was fixed in
https://lists.gnu.org/archive/html/grub-devel/2018-05/msg00057.html

Please include this patch into the grub-package to support xfs again from grub.

TIA,
Sven
Comment 1 Николай Костригин 2019-10-29 13:10:52 MSK
Thank you for your report. I'll apply that ASAP.
Comment 2 Repository Robot 2019-10-29 15:19:31 MSK
grub-2.02-alt19 -> sisyphus:

Tue Oct 29 2019 Nikolai Kostrigin <nickel@altlinux> 2.02-alt19
- grub-ieee1275: added R: powerpc-utils. (glebfm@)
- add xfs-sparse-inodes patch (closes: #37394)
Comment 3 Sven Dickert 2019-10-30 18:27:38 MSK
Works, thank you very much.
Comment 4 Repository Robot 2019-11-19 21:57:47 MSK
grub-2.02-alt19 -> p9:

Tue Oct 29 2019 Nikolai Kostrigin <nickel@altlinux> 2.02-alt19
- grub-ieee1275: added R: powerpc-utils. (glebfm@)
- add xfs-sparse-inodes patch (closes: #37394)