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