mirror of
https://github.com/pgsty/minio.git
synced 2026-08-09 07:43:29 +03:00
XL: erasure Index should have its corresponding distribution order. (#2300)
This commit is contained in:
+1
-1
@@ -226,7 +226,7 @@ func (api objectAPIHandlers) HeadObjectHandler(w http.ResponseWriter, r *http.Re
|
||||
// Set standard object headers.
|
||||
setObjectHeaders(w, objInfo, nil)
|
||||
|
||||
// Successfull response.
|
||||
// Successful response.
|
||||
w.WriteHeader(http.StatusOK)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user