]> 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>
Fri, 10 Jul 2015 04:38:05 +0000 (05:38 +0100)
commit041e14c037b92e23c61e03532574df3c7d0ff09e
treea8b85281d3e93c8597f9d7e6a860232e3924ebf8
parentc2c626a3265a255db40d5230781958b5fdf35086
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