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