mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
audit: per object send pool number, set number and servers per operation (#11233)
This commit is contained in:
@@ -234,7 +234,8 @@ type ObjectInfo struct {
|
||||
Legacy bool // indicates object on disk is in legacy data format
|
||||
|
||||
// backendType indicates which backend filled this structure
|
||||
backendType BackendType
|
||||
backendType BackendType
|
||||
|
||||
VersionPurgeStatus VersionPurgeStatusType
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user