* Simon Riggs:
> Other files are fsynced at checkpoint - always all dirty blocks in the
> whole file.
Optionally, sync_file_range does not block the calling process, so
it's very easy to flush all files at once, which could in theory
reduce seeking overhead.