projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba7e14a
)
note that setting k=1 is equivalent to replication
author
Brian Warner
<warner@allmydata.com>
Thu, 12 Jul 2007 23:22:12 +0000
(16:22 -0700)
committer
Brian Warner
<warner@allmydata.com>
Thu, 12 Jul 2007 23:22:12 +0000
(16:22 -0700)
src/allmydata/interfaces.py
patch
|
blob
|
history
diff --git
a/src/allmydata/interfaces.py
b/src/allmydata/interfaces.py
index 8d0afac2599b1ed89df11124de600b313f8cc6b7..731c22ce7dd46564905d0ff4a1bd972010a288f4 100644
(file)
--- a/
src/allmydata/interfaces.py
+++ b/
src/allmydata/interfaces.py
@@
-33,7
+33,7
@@
class RIIntroducerClient(RemoteInterface):
grid (there is no point to producing more shares than there are
peers), and k according to the desired reliability-vs-overhead goals.
- Note that
the current encoding technology requires k>=2
.
+ Note that
setting k=1 is equivalent to simple replication
.
"""
return None