What about other filesystems?
What about other filesystems?
Posted Jul 23, 2021 18:01 UTC (Fri) by andresfreund (subscriber, #69562)In reply to: What about other filesystems? by andresfreund
Parent article: Fast commits for ext4
> The OS/FS aren't magic.
In particular they have no reliable way of knowing which files (or even parts of files) are related and need constrained ordering between writes, and which are unrelated and thus can handled independently.