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