File watcher: Pin state attribute changes are valid notifications
authorChristian Kamm <mail@ckamm.de>
Tue, 29 Jan 2019 10:41:03 +0000 (11:41 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:39 +0000 (10:58 +0100)
commitd8873c18a113c0604755b0aeac106f8d0ac77abe
tree239f9897512d04cbc88cd671e70a1bc5540bc26b
parent83a818678f2d11cbd434eb9b942c6d964e1bcb92
File watcher: Pin state attribute changes are valid notifications

Previously they would be discarded since the file's mtime or size hadn't
changed.
src/common/syncjournalfilerecord.h
src/gui/folder.cpp