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