Implement BlockMap
This commit is contained in:
committed by
Jakob Borg
parent
8818c4785b
commit
435f9113e8
@@ -49,6 +49,7 @@ func clock(v uint64) uint64 {
|
||||
const (
|
||||
keyTypeDevice = iota
|
||||
keyTypeGlobal
|
||||
keyTypeBlock
|
||||
)
|
||||
|
||||
type fileVersion struct {
|
||||
|
||||
Reference in New Issue
Block a user