mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-28 13:07:50 +03:00
The source file contents should be already fsynced to disk before creating a hard link, so there is no sense in calling fsync() on the created hard link.