22 Mar
2013
22 Mar
'13
12:49 p.m.
On 22.3.2013, at 12.02, Walter Steiner ws+dovecot@iai.uni-bonn.de wrote:
is a (maybe unintentional) fix reference to FLOCK locks.
if (file_wait_lock(brain->lock_fd, brain->lock_path, F_WRLCK, FILE_LOCK_METHOD_FLOCK, brain->lock_timeout, &brain->lock) <= 0) {
I'm not sure why I used flock instead of fcntl lock. Maybe by accident. Switched: http://hg.dovecot.org/dovecot-2.2/rev/b436c1f6bd06