[functional-tests] add FIXME
This commit is contained in:
parent
29e92772a9
commit
4726854784
@ -25,6 +25,7 @@
|
|||||||
|
|
||||||
(define metadata "../customer-metadata-full.bin")
|
(define metadata "../customer-metadata-full.bin")
|
||||||
|
|
||||||
|
;; FIXME: aren't we returning a reference to a cache page and then dropping the lock?
|
||||||
(define (read-superblock cache)
|
(define (read-superblock cache)
|
||||||
(with-block (b cache 0 (get-flags))
|
(with-block (b cache 0 (get-flags))
|
||||||
(block->superblock b)))
|
(block->superblock b)))
|
||||||
|
Loading…
Reference in New Issue
Block a user