]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Make the cloud backend report corrupted shares correctly. fixes #1566
authorDaira Hopwood <daira@jacaranda.org>
Fri, 10 May 2013 22:25:05 +0000 (23:25 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 17 Apr 2015 21:31:39 +0000 (22:31 +0100)
commitf1e86697604bf7f30c2c11356828a51023bcebc5
tree087a13f739e66523653c7c3a059014eff26225ea
parent1a8a650d7ca7013f1331d016eb688b8bc46bb0eb
Make the cloud backend report corrupted shares correctly. fixes #1566

Signed-off-by: Daira Hopwood <david-sarah@jacaranda.org>
src/allmydata/storage/backends/cloud/cloud_backend.py
src/allmydata/test/test_storage.py