mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-08-04 14:57:01 +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.