mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
Add object parity in listing V2M and listing versions M (#17238)
This commit is contained in:
@@ -196,6 +196,9 @@ type ObjectInfo struct {
|
||||
|
||||
// Inlined
|
||||
Inlined bool
|
||||
|
||||
DataBlocks int
|
||||
ParityBlocks int
|
||||
}
|
||||
|
||||
// ArchiveInfo returns any saved zip archive meta information.
|
||||
|
||||
Reference in New Issue
Block a user