]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Remove the 'original-*' and 'configured-*' lease crawler output that won't be support...
authorDaira Hopwood <daira@jacaranda.org>
Fri, 16 Oct 2015 16:18:22 +0000 (17:18 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 16 Oct 2015 16:18:22 +0000 (17:18 +0100)
commit949dbd4f9856887ed518d09bd8c0b27b4c47af5a
tree00e7bd7698bed9e7d007db975774e242ce0c4718
parentc97c3403123dee9ee5f61c45fdcc42b30c091903
Remove the 'original-*' and 'configured-*' lease crawler output that won't be supported by the accounting crawler.
Main leasedb changes (rebased).

Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
17 files changed:
src/allmydata/client.py
src/allmydata/scripts/debug.py
src/allmydata/storage/common.py
src/allmydata/storage/immutable.py
src/allmydata/storage/mutable.py
src/allmydata/storage/server.py
src/allmydata/storage_client.py
src/allmydata/test/no_network.py
src/allmydata/test/test_checker.py
src/allmydata/test/test_client.py
src/allmydata/test/test_crawler.py
src/allmydata/test/test_hung_server.py
src/allmydata/test/test_mutable.py
src/allmydata/test/test_repairer.py
src/allmydata/test/test_storage.py
src/allmydata/test/test_web.py
src/allmydata/web/storage.py