]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
global: Avoid use of file_{wait,try}_lock().
authorStephan Bosch <stephan.bosch@open-xchange.com>
Mon, 20 Sep 2021 00:26:46 +0000 (02:26 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Thu, 23 Sep 2021 07:03:28 +0000 (07:03 +0000)
commit4dbae0e6c1de673b3b9482653c9631ce90aaf958
tree5ad858d888732ac905426d814fcf9f4b4410640f
parented1264368a5435c3080871380156978a8951fe26
global: Avoid use of file_{wait,try}_lock().

Use the file_{wait,try}_lock_error() variants instead.
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/plugins/fts-squat/squat-trie.c
src/plugins/fts-squat/squat-uidlist.c