]> 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>
Mon, 4 May 2015 16:06:32 +0000 (17:06 +0100)
commit71951918198d9887d1a219988607054cc8e53848
tree377702a98d9d79f6e63800cc9fec79f0e3bade2f
parentbf58f78392aadaa7da891f3872e6b333feb85a2b
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