[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dovecot-cvs
Subject:    [dovecot-cvs] dovecot/src/master mail-process.c, 1.96.2.11, 1.96.2.12
From:       tss () dovecot ! org (tss at dovecot ! org)
Date:       2006-12-28 16:58:06
Message-ID: 20061228165806.7A1A3F0BF0 () dovecot ! org
[Download RAW message or body]

Update of /var/lib/cvs/dovecot/src/master
In directory talvi:/tmp/cvs-serv1573

Modified Files:
      Tag: branch_1_0
	mail-process.c 
Log Message:
Forgot to send dotlock_use_excl to mail processes..


Index: mail-process.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/master/mail-process.c,v
retrieving revision 1.96.2.11
retrieving revision 1.96.2.12
diff -u -d -r1.96.2.11 -r1.96.2.12
--- mail-process.c	22 Dec 2006 14:20:31 -0000	1.96.2.11
+++ mail-process.c	28 Dec 2006 16:58:03 -0000	1.96.2.12
@@ -231,6 +231,8 @@
 		env_put("MMAP_DISABLE=1");
 	if (set->mmap_no_write)
 		env_put("MMAP_NO_WRITE=1");
+	if (set->dotlock_use_excl)
+		env_put("DOTLOCK_USE_EXCL=1");
 	if (set->maildir_stat_dirs)
 		env_put("MAILDIR_STAT_DIRS=1");
 	if (set->maildir_copy_with_hardlinks)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic