]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Cleanup: improve error reporting for DataTooLargeError
authorDaira Hopwood <david-sarah@jacaranda.org>
Wed, 1 May 2013 02:41:41 +0000 (03:41 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 4 Aug 2015 17:20:42 +0000 (18:20 +0100)
commit3681ff1846a42e99035cde1238de319f4417f9f6
tree5d29634fcd50e03d0c01b286563eb359418652a7
parentc2707fbfb34be34262bff8891b4a6762a2ffcef6
Cleanup: improve error reporting for DataTooLargeError
(and fix an off-by-one error in MutableDiskShare._write_share_data).

Signed-off-by: Daira Hopwood <david-sarah@jacaranda.org>
src/allmydata/storage/backends/cloud/immutable.py
src/allmydata/storage/backends/cloud/mutable.py
src/allmydata/storage/backends/disk/immutable.py
src/allmydata/storage/backends/disk/mutable.py
src/allmydata/storage/common.py