]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: file-lock - Rework API to make it extensible.
authorStephan Bosch <stephan.bosch@open-xchange.com>
Sun, 19 Sep 2021 11:09:29 +0000 (13:09 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Thu, 23 Sep 2021 07:03:28 +0000 (07:03 +0000)
commit083439ed737b8a8edbfec28fce7b59e003983fc1
treef61d30a771940f938ecf609d990201be07e7ed40
parentde5e12a160604842ff2f0348c7f0627055b74c53
lib: file-lock - Rework API to make it extensible.
16 files changed:
src/doveadm/dsync/dsync-brain.c
src/lib-dict/dict-file.c
src/lib-fs/fs-posix.c
src/lib-index/mail-index-lock.c
src/lib-index/mail-index-strmap.c
src/lib-storage/index/dbox-common/dbox-file.c
src/lib-storage/mail-storage.c
src/lib-storage/mail-user.c
src/lib-storage/mailbox-list.c
src/lib/file-create-locked.c
src/lib/file-create-locked.h
src/lib/file-lock.c
src/lib/file-lock.h
src/lib/test-file-create-locked.c
src/plugins/fts-squat/squat-trie.c
src/plugins/fts-squat/squat-uidlist.c