]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
storage: replace sizelimit with reserved_space, make the stats 'disk_avail' number...
authorBrian Warner <warner@lothar.com>
Tue, 2 Dec 2008 00:24:21 +0000 (17:24 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 2 Dec 2008 00:24:21 +0000 (17:24 -0700)
commitcfba882b30c2a5630727b1149774c3e034478854
treeb5adfa32d5e09b077b8f9aa6b6aa1337fac396d0
parent39a41f1d854a6e9fc35e9eece4834b7c47b23b0a
storage: replace sizelimit with reserved_space, make the stats 'disk_avail' number incorporate this reservation
12 files changed:
NEWS
docs/configuration.txt
src/allmydata/client.py
src/allmydata/scripts/create_node.py
src/allmydata/storage.py
src/allmydata/test/check_memory.py
src/allmydata/test/common.py
src/allmydata/test/test_cli.py
src/allmydata/test/test_client.py
src/allmydata/test/test_storage.py
src/allmydata/test/test_system.py
src/allmydata/web/root.py