mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 21:20:23 +03: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