Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When creating local dirs, set mtime to server one #7120

Merged
merged 2 commits into from
Apr 9, 2019

Conversation

ckamm
Copy link
Contributor

@ckamm ckamm commented Mar 29, 2019

For #7119. Also remove some unused code while reviewing the function.

ckamm added 2 commits March 29, 2019 10:14
1. The _firstJob is usually deleted by the time the PropagateDirectory
   finishes. (deleteLater() is called early)
2. The PropagateDirectory::_item and PropagateRemoteMkdir::_item point
   to the same SyncFileItem anyway. This code is a leftover from when
   each job had its own instance.
It's still not synced in any way later.
@ckamm ckamm added this to the 2.6.0 milestone Mar 29, 2019
@ckamm ckamm self-assigned this Mar 29, 2019
@ckamm ckamm requested a review from ogoffart March 29, 2019 09:17
@ckamm ckamm merged commit f7d4b29 into master Apr 9, 2019
@delete-merged-branch delete-merged-branch bot deleted the 7119-dir-mtime-initial branch April 9, 2019 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants