]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
mutable: call remove_advise_corrupt_share when we see share corruption in mapupdate...
authorBrian Warner <warner@lothar.com>
Fri, 24 Oct 2008 20:21:28 +0000 (13:21 -0700)
committerBrian Warner <warner@lothar.com>
Fri, 24 Oct 2008 20:21:28 +0000 (13:21 -0700)
commit9f21f7cf650ffe7df332064ebc9bee2394cce027
tree282374f921e0e2d9854ac8191ee2d62e15f58831
parentdb37c14ab740dc886c513a5419647f91cfb06ab3
mutable: call remove_advise_corrupt_share when we see share corruption in mapupdate/download/check, tolerate servers that do not implement it
src/allmydata/mutable/checker.py
src/allmydata/mutable/retrieve.py
src/allmydata/mutable/servermap.py
src/allmydata/test/test_mutable.py