mirror of
https://github.com/pgsty/minio.git
synced 2026-08-11 08:43:28 +03:00
XL: Operations on uploads.json should cater for disk being unavailable. (#2277)
This commit is contained in:
@@ -206,6 +206,7 @@ var objMetadataOpIgnoredErrs = []error{
|
||||
errFaultyDisk,
|
||||
errVolumeNotFound,
|
||||
errFileAccessDenied,
|
||||
errFileNotFound,
|
||||
}
|
||||
|
||||
// readXLMetadata - returns the object metadata `xl.json` content from
|
||||
|
||||
Reference in New Issue
Block a user