ProcessDirectoryJob: always set _childModified to true, regardless the direction
authorOlivier Goffart <ogoffart@woboq.com>
Tue, 16 Oct 2018 11:42:52 +0000 (13:42 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:09 +0000 (10:58 +0100)
commit7cddaf82abcc6f579f012835ba5d2e8006cb3bd3
treeb08c66a035f3282c9962799bffa83f9594348d2b
parent46510c2f399a23d50050c86f822fc5b567a7b94e
ProcessDirectoryJob: always set _childModified to true, regardless the direction

This was like that to handle the case of CSYNC_INSTRUCTION_TYPE_CHANGE, but just add
a condition in this location.
src/libsync/discovery.cpp