mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 20:20:25 +03:00
committed by
Anand Babu (AB) Periasamy
parent
658a595d7a
commit
ca097de96c
+3
-2
@@ -52,8 +52,9 @@ func newFSObjects(exportPath string) (ObjectLayer, error) {
|
||||
}
|
||||
}
|
||||
|
||||
// Cleanup all temp entries upon start.
|
||||
cleanupAllTmpEntries(storage)
|
||||
// Initialize object layer - like creating minioMetaBucket,
|
||||
// cleaning up tmp files etc.
|
||||
initObjectLayer(storage)
|
||||
|
||||
// Return successfully initialized object layer.
|
||||
return fsObjects{
|
||||
|
||||
Reference in New Issue
Block a user