mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
audit: per object send pool number, set number and servers per operation (#11233)
This commit is contained in:
@@ -51,6 +51,8 @@ type erasureObjects struct {
|
||||
setDriveCount int
|
||||
defaultParityCount int
|
||||
|
||||
setNumber int
|
||||
|
||||
// getDisks returns list of storageAPIs.
|
||||
getDisks func() []StorageAPI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user