mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
remove rename2 entirely, avoids the risk of moving data (#19058)
This commit is contained in:
@@ -51,7 +51,7 @@ const (
|
||||
osMetricReadDirent
|
||||
osMetricFdatasync
|
||||
osMetricSync
|
||||
osMetricRename2 // Linux specific
|
||||
|
||||
// .... add more
|
||||
|
||||
osMetricLast
|
||||
|
||||
Reference in New Issue
Block a user