mirror of
https://github.com/pgsty/minio.git
synced 2026-09-08 19:44:03 +03:00
e4e117faab
another optimization is renameLegacyMetadata() never needs to validate bucket with os.Stat() again, leading to reduction in one extra syscall.