• File systems such as EXT4 and XFS are journal file systems and are Crash Consistent. If there is a power outage, they will remove the half written data (checking the journal) and then carry on.

Updated: