mirror of
https://github.com/minio/minio.git
synced 2026-06-04 10:13:48 +08:00
e4e117faab
another optimization is renameLegacyMetadata() never needs to validate bucket with os.Stat() again, leading to reduction in one extra syscall.