]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Remove support for [storage]debug_discard option.
authorDavid-Sarah Hopwood <david-sarah@jacaranda.org>
Sat, 17 Nov 2012 19:46:20 +0000 (19:46 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 8 Apr 2014 23:26:04 +0000 (00:26 +0100)
commit91c66e88670a12a986ab11684fdc35442230458a
tree5dbb6c8245ea980848f9fa25745edeee324e3da6
parentf05887e558866ba85cabe0fa402567ebc573c8af
Remove support for [storage]debug_discard option.
(BucketWriter.throw_out_all_data is kept because it might still be useful.)

Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
src/allmydata/client.py
src/allmydata/storage/server.py
src/allmydata/test/check_memory.py
src/allmydata/test/test_client.py
src/allmydata/test/test_storage.py