Commit 65a9ba3e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent f413aaca
......@@ -552,7 +552,6 @@ class ZBigFile(LivePersistent):
# load data ZODB obj -> page
def loadblk(self, blk, buf):
# XXX overlay: BUG if called (XXX here, in ZBigFile?)
zblk = self.blktab.get(blk)
# no data written yet - "hole" reads as all zeros
if zblk is None:
......
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