mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 15:33:17 +01:00
- 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.