Why ext4?
Why ext4?
Posted Oct 8, 2020 20:19 UTC (Thu) by sfeam (subscriber, #2841)In reply to: Why ext4? by Yenya
Parent article: The ABI status of filesystem formats
Choosing a different filesystem might lessen Ts'o's personal stake in the push-back but the same general arguments and principles would apply to any filesystem, right? The most solid argument Ts'o raises is that a read-only file system may still be a malware vector if the kernel code handling it fails to consider some edge case or unforeseen content in a data structure. Any patch to fix that vulnerability could hypothetically break an out-of-tree application that had been relying on the previous behavior. Is that to be considered a regression or not? In fact the general argument applies even if the filesystem is not read-only.
