]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
initial file-table support, VirtualDrive service, rearrange Storage somewhat
authorBrian Warner <warner@lothar.com>
Mon, 4 Dec 2006 02:07:41 +0000 (19:07 -0700)
committerBrian Warner <warner@lothar.com>
Mon, 4 Dec 2006 02:07:41 +0000 (19:07 -0700)
commitdd212c09e1709c1b64ddf6223db644847a40287d
tree816b6da3a8f6947d8d1e3dd1027dd4c5f9c68113
parent6e09b5ddb91c39f83d4075619bce62199c33a8a1
initial file-table support, VirtualDrive service, rearrange Storage somewhat
Makefile
allmydata/bucketstore.py
allmydata/client.py
allmydata/filetable.py [new file with mode: 0644]
allmydata/interfaces.py
allmydata/queen.py
allmydata/storageserver.py
allmydata/test/test_filetable.py [new file with mode: 0644]
allmydata/test/test_storage.py
allmydata/upload.py
allmydata/vdrive.py [new file with mode: 0644]