mirror of
https://github.com/minio/minio.git
synced 2025-11-09 21:49:46 -05:00
fs: optimize multipart clean work (#4944)
This commit is contained in:
@@ -309,6 +309,7 @@ func fsRemoveUploadIDPath(basePath, uploadIDPath string) error {
|
||||
}
|
||||
}
|
||||
|
||||
fsRemoveDir(uploadIDPath)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user