[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1710: Magic Folder: implement "Water Dragons" section of design doc
Tahoe-LAFS
trac at tahoe-lafs.org
Sun Oct 25 13:33:34 UTC 2015
#1710: Magic Folder: implement "Water Dragons" section of design doc
-------------------------------------+-------------------------------------
Reporter: davidsarah | Owner: daira
Type: enhancement | Status: assigned
Priority: normal | Milestone: 1.11.0
Component: code-frontend- | Version: 1.9.1
magic-folder | Keywords: unlink space-efficiency
Resolution: | gc otf-magic-folder-objective4
Launchpad Bug: |
-------------------------------------+-------------------------------------
Comment (by daira):
So, I believe the fix is just to add this before the last line of
`MagicFolderDB.is_new_file`:
{{{
if not pathinfo.exists and row[0] is None:
return False
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1710#comment:49>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list