]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Add mailbox_sync_notify()
authorSiavash Tavakoli <siavash.tavakoli@open-xchange.com>
Mon, 29 Mar 2021 12:41:32 +0000 (13:41 +0100)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Thu, 15 Apr 2021 07:06:27 +0000 (07:06 +0000)
commit8f9b9731e66166b1311adc3a4637a05d92bf7bd0
treec5a0c7b762e4bcd158b0b7f7009eab952e0cf1e4
parent0972d42cdbbc978a7d8ee820b93a8f25b5d5012c
lib-storage: Add mailbox_sync_notify()

Instead of calling sync_notify vfunc directly everywhere.
src/lib-storage/mail-storage-private.h
src/lib-storage/mail-storage.c