Changes between Initial Version and Version 8 of Ticket #1105


Ignore:
Timestamp:
2015-10-27T01:32:50Z (9 years ago)
Author:
daira
Comment:

This does not affect the intended Magic Folder design, since a client should not read its own DMD concurrently with writing it. It reads its own DMD on start-up, and other clients' DMDs on each scan, but it should not write its own DMD until after the start-up scan.

However, I'm not sure that this is this is not currently implemented correctly. Filed #2553 to track it.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1105

    • Property Keywords integrity drop-upload magic-folder added
    • Property Summary changed from allow uncoordinated reads and writes of a mutable file or directory locally to allow uncoordinated reads concurrent with writes of a mutable file or directory locally