]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
CheckResults: pass IServer to corrupt/incompatible share locators
authorBrian Warner <warner@lothar.com>
Fri, 25 May 2012 19:57:53 +0000 (12:57 -0700)
committerBrian Warner <warner@lothar.com>
Sat, 2 Jun 2012 18:39:11 +0000 (11:39 -0700)
commit76fca000dfc6e9f1bba54969bb554214d2533f80
tree59245a433fb8c66412199f45649362cc2c01f658
parentdd8178ee6d0bab1b4540804e39d3d567ab7bd3ea
CheckResults: pass IServer to corrupt/incompatible share locators

Getters still return serverid. Adds temporary get_new_corrupt_shares()
and get_new_incompatible_shares().
src/allmydata/check_results.py
src/allmydata/immutable/checker.py
src/allmydata/immutable/filenode.py
src/allmydata/mutable/checker.py
src/allmydata/test/test_checker.py