From: Eric Sandeen on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/579#note_536054601
Honestly, I'd suggest that we turn this into a "=Y" and enable 64-bit inodes by default. It can be overridden by mounting tmpfs with -o inode32 for any 32-bit userspace that needs it, and the failure (EOVERFLOW) should be obvious. XFS already defaults to 64-bit inodes, with a similar mount-time override, so at least some of our current users are aware of this type of concern. _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
