]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
change upload to push 2 shares instead of 3
authorBrian Warner <warner@allmydata.com>
Tue, 16 Jan 2007 22:15:26 +0000 (15:15 -0700)
committerBrian Warner <warner@allmydata.com>
Tue, 16 Jan 2007 22:15:26 +0000 (15:15 -0700)
commit8d4d2c82c45a479e84c8e74c5bd8926167cc9428
tree5ff9414e24ca89814d24b0ab1d70a1357e560c5c
parent56cf2dbd7e10643037952d13cb7478a3fbd83429
change upload to push 2 shares instead of 3
Now that peers can talk to themselves, the 5-node system test won't fail
just because one of the shares was hosted on the downloader (and thus
inaccessible until recently). The 3-share push was there to avoid this
problem.
src/allmydata/upload.py