missing y2038 support
missing y2038 support
Posted Mar 8, 2022 8:03 UTC (Tue) by pm215 (subscriber, #98099)In reply to: missing y2038 support by arnd
Parent article: When and why to deprecate filesystems
Looking at that chart, if I have an ext2/3/4[*] file system on disk, is there a command I can use to determine whether it's the ext4-with-new-inodes type or a y2038-problem ext2/ext3/old-ext4 type? And is there a way to in-place convert to the new format, or is it necessary to create a whole new filesystem and copy over all the data ?
[*] I think of all these as basically the same thing, which may or may not be an incorrect mental model, but which I suspect is not an uncommon one...
