diff --git a/changelog/changes/2023-06-22-ext4-inode-size.md b/changelog/changes/2023-06-22-ext4-inode-size.md new file mode 100644 index 00000000000..dda2fcbd18b --- /dev/null +++ b/changelog/changes/2023-06-22-ext4-inode-size.md @@ -0,0 +1 @@ +- Changed ext4 inode size of root partition to 256 bytes. This improves compatibility with applications and is necessary for 2038 readiness ([Flatcar#1082](https://github.com/flatcar/Flatcar/issues/1082))