]> 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>
Tue, 28 Apr 2015 21:47:54 +0000 (22:47 +0100)
commit0d06cf03a5007a1239282aac5ef7da764b1e2944
tree915f01fe0e20cfc9e36814a905be49cc5c137b81
parentcfc3bcf84b14cbd68ee06f7620444b736bf638d6
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