Commit bc40f44e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 3e34afd8
......@@ -300,7 +300,7 @@ class tDB:
# _blkheadaccess marks head/zf[blk] accessed.
def _blkheadaccess(t, zf, blk):
# XXX locking needed? or we do everything seriall?
# XXX locking needed? or we do everything serially?
t._headOfAccess(zf)[blk] = t.head
# _headOfAccess returns {} describing when head/zf blocks were accessed.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment