]> 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>
Tue, 4 Aug 2015 17:20:42 +0000 (18:20 +0100)
commitc2707fbfb34be34262bff8891b4a6762a2ffcef6
tree826c6c7c12b51ffcd4e92019541610a021098f0b
parentcd2da165b7156493e4b116408bc61995e657b6d7
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