I just read about the "inline data" feature in EXT4, and more specifically about that answer on how to enable it.
What are the reasons why this feature isn't enabled by default in EXT4 ? I guess it's to keep the FS compatible with older kernels, that didn't support this feature yet. Are there other reasons ?
If I know that I'll never use an older kernel, is there any reason NOT to always enable this feature when formatting a partition with EXT4 ?
grub
has been merged yet, so you probably don't want to enable it on the /boot FS. – Stéphane Chazelas Jan 08 '24 at 11:14