]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
confwiz: set a convergence domain based on root_dir upon config
authorrobk-tahoe <robk-tahoe@allmydata.com>
Mon, 24 Mar 2008 22:47:12 +0000 (15:47 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Mon, 24 Mar 2008 22:47:12 +0000 (15:47 -0700)
commit7f14b933411ff43bb9dc8b2cc837777c8cc4b29e
treeae7efe80358e152f1398483315251a6b9f69a4e5
parentd25d3065d1bb265b4f84195b2e1b6c1dc3317a4e
confwiz: set a convergence domain based on root_dir upon config

when the confwiz configures a node (i.e. typically once on mac, once per
install on windows) in addition to writing the root_dir.cap retrieved from
the native_client backend into a config file, it additionally writes a hash
thereof into the 'convergence' config file.

this causes uploads from this node to use a consistent 'convergence' hashing
value matching any other nodes with the same configured root_dir, i.e. for
the most part other systems installed and configured on the same account.
src/allmydata/gui/confwiz.py