mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
fix: faster healing when disk is replaced. (#11520)
This commit is contained in:
@@ -72,6 +72,7 @@ const (
|
||||
storageRESTCount = "count"
|
||||
storageRESTMarkerPath = "marker"
|
||||
storageRESTPrefixFilter = "prefix"
|
||||
storageRESTForwardFilter = "forward"
|
||||
storageRESTRecursive = "recursive"
|
||||
storageRESTReportNotFound = "report-notfound"
|
||||
storageRESTBitrotAlgo = "bitrot-algo"
|
||||
|
||||
Reference in New Issue
Block a user