]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
clean up storage_broker interface: should fix #732
authorBrian Warner <warner@lothar.com>
Sun, 21 Jun 2009 23:51:19 +0000 (16:51 -0700)
committerBrian Warner <warner@lothar.com>
Sun, 21 Jun 2009 23:51:19 +0000 (16:51 -0700)
commit711c09bc5d17f10adb87008480fcba036fc13d1a
tree252bfcefdf8fd79e7b3bd5d9421dedc2818d69e7
parentf14004eeb3227602975a372d04d48dc48e48ba91
clean up storage_broker interface: should fix #732
16 files changed:
src/allmydata/client.py
src/allmydata/immutable/download.py
src/allmydata/immutable/filenode.py
src/allmydata/immutable/offloaded.py
src/allmydata/immutable/repairer.py
src/allmydata/immutable/upload.py
src/allmydata/interfaces.py
src/allmydata/mutable/publish.py
src/allmydata/mutable/servermap.py
src/allmydata/storage_client.py
src/allmydata/test/no_network.py
src/allmydata/test/test_client.py
src/allmydata/test/test_encode.py
src/allmydata/test/test_mutable.py
src/allmydata/test/test_system.py
src/allmydata/web/check_results.py