]> 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>
Sat, 6 Jun 2015 23:18:37 +0000 (00:18 +0100)
commitd9c1173f5d303b26aac8dc4de07c9b16e5a5e1d7
treef193421a0398bc14f4e230f3c61c6c8c43e54fb0
parent19d1ab08f7a10b7d3791e57ed9976ffdff734de5
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