]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
storage: use one file per share instead of 7 (#85). work-in-progress, tests still...
authorBrian Warner <warner@allmydata.com>
Fri, 13 Jul 2007 21:04:49 +0000 (14:04 -0700)
committerBrian Warner <warner@allmydata.com>
Fri, 13 Jul 2007 21:04:49 +0000 (14:04 -0700)
commitcd8648d39b89768459d54ed1cc3e570f9082623a
treede93572596d7231a7242d078bcb0344fe5556265
parent6ff94541a85dac49a4ce0bbd311b153dff160459
storage: use one file per share instead of 7 (#85). work-in-progress, tests still fail
src/allmydata/download.py
src/allmydata/encode.py
src/allmydata/interfaces.py
src/allmydata/storageserver.py
src/allmydata/test/test_encode.py
src/allmydata/test/test_storage.py
src/allmydata/upload.py