]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-fs: Split allocation from fs.iter_init() to a separate fs.iter_alloc()
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 4 Dec 2017 12:53:37 +0000 (14:53 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 13 Dec 2017 11:22:17 +0000 (13:22 +0200)
commit4d71d712b42285afbd2a997f3408142ef0d5f899
treeb45bfd463c4e566e22d40ada20e640b1b211a7cf
parent86ad48a2e740bd63a9b7299d7f3e229831d9b303
lib-fs: Split allocation from fs.iter_init() to a separate fs.iter_alloc()
14 files changed:
src/lib-fs/fs-api-private.h
src/lib-fs/fs-api.c
src/lib-fs/fs-dict.c
src/lib-fs/fs-metawrap.c
src/lib-fs/fs-posix.c
src/lib-fs/fs-randomfail.c
src/lib-fs/fs-sis-queue.c
src/lib-fs/fs-sis.c
src/lib-fs/fs-test.c
src/lib-fs/fs-wrapper.c
src/lib-fs/fs-wrapper.h
src/plugins/fs-compress/fs-compress.c
src/plugins/mail-crypt/fs-crypt.c
src/plugins/mail-crypt/fs-mail-crypt.c