mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
fix: decommission bugfixes found during migration of .minio.sys/config (#14078)
This commit is contained in:
@@ -209,6 +209,9 @@ func (s *xlStorage) Sanitize() error {
|
||||
return err
|
||||
}
|
||||
|
||||
// Create any missing paths.
|
||||
makeFormatErasureMetaVolumes(s)
|
||||
|
||||
return formatErasureCleanupTmp(s.diskPath)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user