Closed overheadhunter closed 6 years ago
Currently cryptofs re-writes .lng file during every single access to a corresponding file with a long name.
If a .lng file already exists, it should not get overwritten to prevent unnecessary I/O.
Side effects include triggering synchronization of unchanged files (due to the new modification date) as reported in this forum thread.
Currently cryptofs re-writes .lng file during every single access to a corresponding file with a long name.
If a .lng file already exists, it should not get overwritten to prevent unnecessary I/O.
Side effects include triggering synchronization of unchanged files (due to the new modification date) as reported in this forum thread.