Site
Gitweb
Static
projects
/
eros.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d70e528
)
Fix missing select expr in verify v2 worklist query
author
Jakob Cornell
<jakob+gpg@jcornell.net>
Mon, 18 Apr 2022 18:56:47 +0000
(13:56 -0500)
committer
Jakob Cornell
<jakob+gpg@jcornell.net>
Mon, 18 Apr 2022 18:56:47 +0000
(13:56 -0500)
disk_jumble/src/disk_jumble/verify.py
patch
|
blob
|
history
diff --git
a/disk_jumble/src/disk_jumble/verify.py
b/disk_jumble/src/disk_jumble/verify.py
index d10fb0bf5608b2fe5ddbacad9d9946fbdd065477..ebc2fbf9e252df8fa2e2777006a9b091f68bf9ec 100644
(file)
--- a/
disk_jumble/src/disk_jumble/verify.py
+++ b/
disk_jumble/src/disk_jumble/verify.py
@@
-202,6
+202,7
@@
def _get_v2_worklist(conn, disk_id: int, target_ranges: List[NumericRange]) -> L
entity.length,
entity_blocks,
slab_plus.disk_blocks,
+ hashes,
entity_blocks * elh.block_range as check_erange
from
public.entityv2_leaf_hashes elh