mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
fix: rename some function names to avoid confusion (#14262)
This commit is contained in:
@@ -74,7 +74,7 @@ func prepareAdminErasureTestBed(ctx context.Context) (*adminErasureTestBed, erro
|
||||
|
||||
globalEndpoints = mustGetPoolEndpoints(erasureDirs...)
|
||||
|
||||
newAllSubsystems()
|
||||
initAllSubsystems()
|
||||
|
||||
initConfigSubsystem(ctx, objLayer)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user