mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 12:10:24 +03:00
Check for abandoned data when healing (#16122)
This commit is contained in:
@@ -54,6 +54,7 @@ const (
|
||||
storageRESTMethodWalkDir = "/walkdir"
|
||||
storageRESTMethodStatInfoFile = "/statfile"
|
||||
storageRESTMethodReadMultiple = "/readmultiple"
|
||||
storageRESTMethodCleanAbandoned = "/cleanabandoned"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user