mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 04:30:26 +03:00
cleanup stale parent multipart directories (#15980)
This commit is contained in:
@@ -622,7 +622,7 @@ func (er erasureObjects) healObject(ctx context.Context, bucket string, object s
|
||||
|
||||
}
|
||||
|
||||
defer er.renameAll(context.Background(), minioMetaTmpBucket, tmpID)
|
||||
defer er.deleteAll(context.Background(), minioMetaTmpBucket, tmpID)
|
||||
|
||||
// Rename from tmp location to the actual location.
|
||||
for i, disk := range outDatedDisks {
|
||||
|
||||
Reference in New Issue
Block a user