On Tue, Apr 5, 2022 at 8:27 AM Colin Walters <walters@xxxxxxxxxx> wrote: > Or, maybe it's an Anaconda thing to override it? I don't think so (from Workstation edition installation) # grep mke2 /var/log/anaconda/storage.log INFO:program:Running... mke2fs -t ext4 /dev/vda2 INFO:program:b'mke2fs 1.46.5 (30-Dec-2021)' Pretty sure what you need is the extra_isize feature, which requires 256 byte inode size, which near as I can tell is the mkfs.ext4 default. When I change to a 300M loop device size, and reformat, I still get 256 inode_size, and extra_isize is also set. -- Chris Murphy _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure