]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
storage #596: announce 'tolerates-immutable-read-overrun' to the version announcement...
authorBrian Warner <warner@lothar.com>
Mon, 9 Feb 2009 02:56:02 +0000 (19:56 -0700)
committerBrian Warner <warner@lothar.com>
Mon, 9 Feb 2009 02:56:02 +0000 (19:56 -0700)
commit0b29aae7cf29ea6c97fde45c9174c1a3ada1ce2f
tree3da8c51d88b2361147cd64ee9262b0354d3e2a63
parent89683a39062edc6e2c4ffbf35253bd125ac963a7
storage #596: announce 'tolerates-immutable-read-overrun' to the version announcement, to indicate that a read() on an immutable share where offset+length is beyond the end of the file will return a truncated string instead of raising an exception
src/allmydata/introducer/client.py
src/allmydata/storage.py