]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-index: Use nfs_safe_stat() to avoid having to handle stat() ESTALE error
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 11 Jul 2017 11:31:10 +0000 (14:31 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 12 Jul 2017 21:43:50 +0000 (00:43 +0300)
commit6e92a6fa58c6aec9ececef3221a2333f40594aa8
treee1b1b9aa988f4fddc163b0d20a2658867d98bddd
parent994e82a7f9a85dcf0a374724930b38611185a463
lib-index: Use nfs_safe_stat() to avoid having to handle stat() ESTALE error

Slightly simplifies the code.
src/lib-index/mail-transaction-log.c