]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/web/directory.py
more #514: pass a Monitor to all checker operations, make mutable-checker honor the...
authorBrian Warner <warner@lothar.com>
Wed, 22 Oct 2008 08:38:18 +0000 (01:38 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 22 Oct 2008 08:38:18 +0000 (01:38 -0700)
commit977c6ac5107a6c4c84633b798be34345d453e0ca
treee7295fd713873c0cd06e30c7902319aa887d44b8
parent8178b10ef18f078de6efec33293960d64943028b
more #514: pass a Monitor to all checker operations, make mutable-checker honor the cancel flag
14 files changed:
src/allmydata/dirnode.py
src/allmydata/immutable/filenode.py
src/allmydata/interfaces.py
src/allmydata/mutable/checker.py
src/allmydata/mutable/node.py
src/allmydata/mutable/servermap.py
src/allmydata/test/common.py
src/allmydata/test/test_dirnode.py
src/allmydata/test/test_filenode.py
src/allmydata/test/test_immutable_checker.py
src/allmydata/test/test_mutable.py
src/allmydata/test/test_system.py
src/allmydata/web/directory.py
src/allmydata/web/filenode.py