]> 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>
Wed, 9 Apr 2014 00:44:25 +0000 (01:44 +0100)
commit181c91e747e8c555fa85d77e786e65dbedc535a9
tree4ea965ddbb364faf444734f06b1728b2d2390507
parent634cce07732b0967427bbadea1211c7e64c7c8c1
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