]> 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, 26 May 2015 18:23:21 +0000 (19:23 +0100)
commit64d8f89499c07ff03070ea2f9741cfeb33e93f89
tree2f4a61f2094a3eea528d5186b121f7cecef5e0f0
parentdab575e97bfec9d8977fde1c5cbfa3a10c83be03
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