svn commit: samba r21165 - in branches/SAMBA_3_0/source/script/tests: .

vlendec at samba.org vlendec at samba.org
Mon Feb 5 21:18:45 GMT 2007


Author: vlendec
Date: 2007-02-05 21:18:44 +0000 (Mon, 05 Feb 2007)
New Revision: 21165

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21165

Log:
Lets try the build farm without inotify, we're seeing some
NT_STATUS_IO_TIMEOUT with it.

Samba4 disables inotify as well. Does anybody know why Samba4 does it? Maybe
the same justification holds for 3 as well.

Volker

Modified:
   branches/SAMBA_3_0/source/script/tests/selftest.sh


Changeset:
Modified: branches/SAMBA_3_0/source/script/tests/selftest.sh
===================================================================
--- branches/SAMBA_3_0/source/script/tests/selftest.sh	2007-02-05 19:32:31 UTC (rev 21164)
+++ branches/SAMBA_3_0/source/script/tests/selftest.sh	2007-02-05 21:18:44 UTC (rev 21165)
@@ -133,6 +133,7 @@
 	add machine script = /bin/false
 
 	kernel oplocks = no
+	kernel change notify = no
 
 	syslog = no
 	printing = bsd



More information about the samba-cvs mailing list