remove rename2 entirely, avoids the risk of moving data (#19058)

This commit is contained in:
Harshavardhana
2024-02-14 17:09:38 -08:00
committed by GitHub
parent b5791e6f28
commit 7e4a6b4bcd
5 changed files with 4 additions and 25 deletions

View File

@@ -51,7 +51,7 @@ const (
osMetricReadDirent
osMetricFdatasync
osMetricSync
osMetricRename2 // Linux specific
// .... add more
osMetricLast