]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
mutable/servermap.py: fix needs_merge(), it was incorrectly claiming that mixed share...
authorBrian Warner <warner@lothar.com>
Fri, 24 Oct 2008 04:00:24 +0000 (21:00 -0700)
committerBrian Warner <warner@lothar.com>
Fri, 24 Oct 2008 04:00:24 +0000 (21:00 -0700)
commit6dbef907ac515e3982e8652b36bbdac4a7410e6f
treebc7ef9f8e22871e3bb56c5bd97887b4af49aa63c
parent0383ec5a496df6af9ca57f0c98063ca9c4e5269b
mutable/servermap.py: fix needs_merge(), it was incorrectly claiming that mixed shares with distinct seqnums needed a merge, causing repair(force=False) to fail
src/allmydata/mutable/servermap.py
src/allmydata/test/test_mutable.py