mirror of
https://github.com/pgsty/minio.git
synced 2026-09-06 02:26:14 +03:00
255505a83b
As os.Readdir() is used get file entries where statinfo is already present. This patch fixes to use statinfo provided by os.Readdir().