mirror of
https://github.com/minio/minio.git
synced 2025-03-06 00:30:09 -05:00
update inspect export, which was missed from #20846
This commit is contained in:
parent
dbcb71828d
commit
232544e1d8
@ -289,7 +289,7 @@ func (x xlMetaInlineData) json() ([]byte, error) {
|
||||
|
||||
const (
|
||||
xlHeaderVersion = 2
|
||||
xlMetaVersion = 1
|
||||
xlMetaVersion = 3
|
||||
)
|
||||
|
||||
func decodeXLHeaders(buf []byte) (versions int, b []byte, e error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user