]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
immutable.CiphertextFileNode.check_and_repair: simplify for refactoring
authorBrian Warner <warner@lothar.com>
Tue, 15 May 2012 04:53:49 +0000 (21:53 -0700)
committerBrian Warner <warner@lothar.com>
Sat, 2 Jun 2012 18:39:09 +0000 (11:39 -0700)
commit17c5384f79ef7cc8f18f5c9a8bc037e364c3dbdc
treee8a8da89ea2f5843fca6520794c3b6a26a3a7670
parentbe6efc1bc79a47bd8236f6bfe660d7d8fd52d985
immutable.CiphertextFileNode.check_and_repair: simplify for refactoring

There were too many nested functions here, making some upcoming changes
too difficult, so let's refactor it first.
src/allmydata/immutable/filenode.py