mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 07:25:10 +01:00
The background healing can return NoSuchUpload error, the reason is that healing code can return errFileNotFound with three parameters. Simplify the code by returning exact errUploadNotFound error in multipart code. Also ensure that a typed error is always returned whatever the number of parameters because it is better than showing internal error.
19 KiB
19 KiB