]> 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, 18 May 2015 01:03:10 +0000 (02:03 +0100)
commit6b19a529b80d1e612286fcbea8a2dbca53defeff
tree3fec646b531ead17e21767aadbdc3b7c9bf3ac8d
parent66bea58fd25d64f35e5f4e024796a648f0215b21
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