mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
a372c6a377
- handle errFileCorrupt properly - micro-optimization of sending done() response quicker to close the goroutine. - fix logger.Event() usage in a couple of places - handle the rest of the client to return a different error other than lastErr() when the client is closed.