Bug 37394 - grub does not support xfs filesystems with sparse inode allocation
Summary: grub does not support xfs filesystems with sparse inode allocation
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: grub (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Николай Костригин
QA Contact: qa-sisyphus
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2019-10-29 12:45 MSK by Sven Dickert
Modified: 2019-11-19 21:57 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)