On Tue, Apr 5, 2022 at 8:50 AM Chris Adams <li...@cmadams.net> wrote:
>
> Once upon a time, Colin Walters <walt...@verbum.org> said:
> > Ah but with a 512M disk I do get 256 bit inodes, I bet that's the 
> > difference.
>
> It comes from /etc/mke2fs.conf... kind of.  Below 512M, mke2fs chooses
> to use the "small" config from there, which includes the smaller
> inode_size.  The thresholds are hard-coded in mke2fs though.

OK this explains what's going on. Anaconda doesn't do mkfs.ext4, it
executes mke2fs, so the small fs_type values are probably being
applied, rather than the ext4 fs_type.



-- 
Chris Murphy
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to