introduce new jobs to handle lock/unlock of files
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 7 Apr 2022 08:44:03 +0000 (10:44 +0200)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Mon, 2 May 2022 11:52:05 +0000 (13:52 +0200)
commitfcd07f26a394a1c59249ee9d8086957aacb2d73c
tree9de12f6ca1d362fb9ff03635fa13cff06c5a933c
parentdc95f2916557d5215b827d9d75ddfa8708669302
introduce new jobs to handle lock/unlock of files

close #4382

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/CMakeLists.txt
src/libsync/lockfilejobs.cpp [new file with mode: 0644]
src/libsync/lockfilejobs.h [new file with mode: 0644]