From: Brian Warner Date: Fri, 29 Oct 2010 09:14:24 +0000 (-0700) Subject: mutable/servermap.py: update comment. Closes #1231. X-Git-Url: https://git.rkrishnan.org/uri/URI:DIR2:%5B%5E?a=commitdiff_plain;h=d61d41147cf6a5954f5e6fecf40aa007c46328a9;p=tahoe-lafs%2Ftahoe-lafs.git mutable/servermap.py: update comment. Closes #1231. --- diff --git a/src/allmydata/mutable/servermap.py b/src/allmydata/mutable/servermap.py index 3dfb36f2..6478afcb 100644 --- a/src/allmydata/mutable/servermap.py +++ b/src/allmydata/mutable/servermap.py @@ -372,8 +372,8 @@ class ServermapUpdater: # * the offset table tells us the 'ish', also the positive offset # A future version of the SMDF slot format should consider using # fixed-size slots so we can retrieve less data. For now, we'll just - # read 2000 bytes, which also happens to read enough actual data to - # pre-fetch a 9-entry dirnode. + # read 4000 bytes, which also happens to read enough actual data to + # pre-fetch an 18-entry dirnode. self._read_size = 4000 if mode == MODE_CHECK: # we use unpack_prefix_and_signature, so we need 1k