]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Sun Mar 18 00:01:35 GMT 2012 Brian Warner <warner@lothar.com>
authorDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:00:15 +0000 (18:00 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:00:15 +0000 (18:00 +0100)
commit9e22661f159729b68ab86be205b3f45ea06b71aa
treeb454e44b7891502a1d87d0ee4a4a7e97b70056a3
parent105443cbf5a88ef1cbf8b8bfd7c133ed2cb60e24
Sun Mar 18 00:01:35 GMT 2012  Brian Warner <warner@lothar.com>
  * Fix mutable status (mapupdate/retrieve/publish) to use serverids, not tubids

  This still leaves immutable-publish results incorrectly using tubids instead
  of serverids. That will need some more work, since it might change the Helper
  interface.
src/allmydata/interfaces.py
src/allmydata/mutable/publish.py
src/allmydata/mutable/retrieve.py
src/allmydata/mutable/servermap.py
src/allmydata/web/status.py