[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1710: Magic Folder: implement "Water Dragons" section of design doc
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Dec 8 15:13:58 UTC 2015
#1710: Magic Folder: implement "Water Dragons" section of design doc
-------------------------------------+-------------------------------------
Reporter: davidsarah | Owner: daira
Type: enhancement | Status: closed
Priority: normal | Milestone: 1.11.0
Component: code-frontend- | Version: 1.9.1
magic-folder | Keywords: unlink space-efficiency
Resolution: fixed | gc otf-magic-folder-objective4
Launchpad Bug: |
-------------------------------------+-------------------------------------
Changes (by daira):
* status: assigned => closed
* resolution: => fixed
Comment:
Replying to [comment:49 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
> }}}
This fix is on the 2438.magic-folder-stable.5 branch, and there are tests
for deletion. So I believe this is fixed, at least until we have a new
design that handles the >2-client case.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1710#comment:50>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list