]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/immutable/offloaded.py
Cosmetic changes to match cloud backend branch.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / immutable / offloaded.py
index 5365bad4adee5b6340de8bfc6ee48b2e9a859239..fbd756be291bc46f38a16b952b7f4f0460cff307 100644 (file)
@@ -317,6 +317,9 @@ class CHKCiphertextFetcher(AskUntilSuccessMixin):
         if os.path.exists(self._encoding_file):
             self.log("ciphertext already present, bypassing fetch",
                      level=log.UNUSUAL)
+            # XXX the following comment is probably stale, since
+            # LocalCiphertextReader.get_plaintext_hashtree_leaves does not exist.
+            #
             # we'll still need the plaintext hashes (when
             # LocalCiphertextReader.get_plaintext_hashtree_leaves() is
             # called), and currently the easiest way to get them is to ask