I seriously think migrating from Ext3 to Ext4 was not good idea
I have a second computer with Ext4 here, it's a server and it crashed a couple of days ago. When checked it reported
fsck.ext4 -f /dev/hda6
e2fsck 1.44.5 (15-Dec-2018)
Pass 1: Checking inodes, blocks, and sizes
Inodes that were part of a corrupted orphan linked list found. Fix<y>? yes
Inode 53202 was part of the orphaned inode list. FIXED.
Inode 53203 was part of the orphaned inode list. FIXED.
Inode 53204 was part of the orphaned inode list. FIXED.
Inode 53206 was part of the orphaned inode list. FIXED.
Inode 53207 was part of the orphaned inode list. FIXED.
Inode 70082 was part of the orphaned inode list. FIXED.
Inode 70087 was part of the orphaned inode list. FIXED.
Inode 70095 was part of the orphaned inode list. FIXED.
Inode 70097 was part of the orphaned inode list. FIXED.
Inode 70104 was part of the orphaned inode list. FIXED.
Inode 70106 was part of the orphaned inode list. FIXED.
Inode 74981 was part of the orphaned inode list. FIXED.
Inode 160446 was part of the orphaned inode list. FIXED.
e2fsck is v1.44.5 (15-Dec-2018) and it was able to check and identifies problems with Ext4 on the crashed server, but not able to report any problem on the computer migrated from Ext3 to Ext4.
... perhaps, because the server is being Ext4 since the beginning ...