mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +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().