mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-17 08:36:55 +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.