tahoe-lafs/src
Brian Warner 5bae4a1bd2 Mutable repair: use new MODE_REPAIR to query all servers *and* get privkey
This fixes bug #1689. Repair was using MODE_READ to build the servermap,
which doesn't try hard enough to grab the privkey, and also doesn't guarantee
sending queries to all servers. This patch adds a new MODE_REPAIR which does
both, and does a separate, distinct mapupdate to start wth repair cycle,
instead of relying upon the (MODE_CHECK) mapupdate leftover from the
filecheck that triggered the repair.
2012-03-31 11:39:02 -07:00
..
allmydata Mutable repair: use new MODE_REPAIR to query all servers *and* get privkey 2012-03-31 11:39:02 -07:00
buildtest Attempt to fix test-with-fake-dist build step. 2011-01-14 18:26:51 -08:00