]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Teach uploader to keep object stats, not file stats.
authorDaira Hopwood <daira@jacaranda.org>
Tue, 28 Apr 2015 20:15:02 +0000 (21:15 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 29 May 2015 20:40:41 +0000 (21:40 +0100)
commitf31c00e476895ef3c011ae26989c11bed6145a4d
tree2fc743b32a23d8e183961f6c0463f6a27fb0dac7
parent4d0d358d485738cefd7c353e169fbe92b3782307
Teach uploader to keep object stats, not file stats.

We keep track of objects instead of files so that we are
not forced to determine the object type (file, directory,
symlink, special file etc.)

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/frontends/drop_upload.py