]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/test/test_system.py
dirnode manifest: add verifycaps, both to internal API and to webapi. This will give...
authorBrian Warner <warner@allmydata.com>
Mon, 24 Nov 2008 21:40:46 +0000 (14:40 -0700)
committerBrian Warner <warner@allmydata.com>
Mon, 24 Nov 2008 21:40:46 +0000 (14:40 -0700)
commitbc53c240031bc77d6dc3040918fb0d70098191d9
tree156c93b12fab1c302244dd77cb7884c31f863fd4
parent2308440fb6df29eba2863b24c1a8f910c2cd8c60
dirnode manifest: add verifycaps, both to internal API and to webapi. This will give the manual-GC tools more to work with, so they can estimate how much space will be freed.
docs/CLI.txt
docs/frontends/webapi.txt
src/allmydata/dirnode.py
src/allmydata/interfaces.py
src/allmydata/test/test_dirnode.py
src/allmydata/test/test_system.py
src/allmydata/test/test_web.py
src/allmydata/web/directory.py