]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
mutable/servermap.py: oops, query N+e servers in MODE_WRITE, not k+e
authorBrian Warner <warner@lothar.com>
Tue, 8 Dec 2009 17:11:56 +0000 (09:11 -0800)
committerBrian Warner <warner@lothar.com>
Tue, 8 Dec 2009 17:11:56 +0000 (09:11 -0800)
commiteb1868628465a24383109f306f1617ca1192e24b
tree2a415a9d30381e91eac38bada153f556c1161c0d
parent696cc000d0557bcedca837692f204e753a7b3cba
mutable/servermap.py: oops, query N+e servers in MODE_WRITE, not k+e

under normal conditions, this wouldn't cause any problems, but if the shares
are really sparse (perhaps because new servers were added), then
file-modifies might stop looking too early and leave old shares in place
src/allmydata/mutable/servermap.py