mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-02 19:49:13 +00:00
Version bump to etcd v3.2.11
This commit is contained in:
9
vendor/github.com/boltdb/bolt/bolt_arm64.go
generated
vendored
9
vendor/github.com/boltdb/bolt/bolt_arm64.go
generated
vendored
@@ -1,9 +0,0 @@
|
||||
// +build arm64
|
||||
|
||||
package bolt
|
||||
|
||||
// maxMapSize represents the largest mmap size supported by Bolt.
|
||||
const maxMapSize = 0xFFFFFFFFFFFF // 256TB
|
||||
|
||||
// maxAllocSize is the size used when creating array pointers.
|
||||
const maxAllocSize = 0x7FFFFFFF
|
||||
Reference in New Issue
Block a user