]> 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, 10 Jul 2015 04:38:05 +0000 (05:38 +0100)
commitc2c626a3265a255db40d5230781958b5fdf35086
tree201d0d91e1c3020947aa6eebdc4f147bf853de89
parent3447e69c4952d7a06a0e1e221960ec952668ee13
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