[functional-tests] change btree functions to take a spine.
Also change the step-spine interface slightly.
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
(export ThinSuperblock
|
||||
ThinDeviceDetails)
|
||||
|
||||
(import (chezscheme))
|
||||
(import (chezscheme)
|
||||
(bcache block-manager)
|
||||
(persistent-data btree))
|
||||
|
||||
(define $superblock-magic 27022010)
|
||||
(define $superblock-salt 160774)
|
||||
|
||||
Reference in New Issue
Block a user