]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Make the cloud backend report corrupted shares correctly. fixes #1566
authorDaira Hopwood <david-sarah@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)
commit2d48210168e9cc8ead6f7a03d2f871e3cdae9fcd
tree087a13f739e66523653c7c3a059014eff26225ea
parent6420b337fbeebab10292a7ff32996adf95939ca4
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