SOURCES: conserver-locks.patch - update
arekm
arekm at pld-linux.org
Fri Oct 28 12:48:29 CEST 2005
Author: arekm Date: Fri Oct 28 10:48:28 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- update
---- Files affected:
SOURCES:
conserver-locks.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/conserver-locks.patch
diff -u SOURCES/conserver-locks.patch:1.2 SOURCES/conserver-locks.patch:1.3
--- SOURCES/conserver-locks.patch:1.2 Sat Aug 7 00:35:38 2004
+++ SOURCES/conserver-locks.patch Fri Oct 28 12:48:23 2005
@@ -607,9 +607,9 @@
pCEmatch->autoreinit = c->autoreinit;
pCEmatch->unloved = c->unloved;
+ pCEmatch->lock = c->lock;
+ pCEmatch->inituid = c->inituid;
+ pCEmatch->initgid = c->initgid;
while (pCEmatch->aliases != (NAMES *)0) {
- NAMES *name;
- name = pCEmatch->aliases->next;
@@ -2881,6 +2885,8 @@
#endif
if (c->ondemand == FLAGUNKNOWN)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/conserver-locks.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list