[SCM] Samba Shared Repository - branch v3-5-test updated

Karolin Seeger kseeger at samba.org
Mon Dec 7 08:31:41 MST 2009


The branch, v3-5-test has been updated
       via  a9077c7... s3:docs: Document "directory name cache size".
      from  950857f... s3: de-deprecate "write cache size" to prevent its removal without a proper alternative

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test


- Log -----------------------------------------------------------------
commit a9077c77b7119fb15cbc74d9b160a363932b0bde
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Dec 7 16:28:30 2009 +0100

    s3:docs: Document "directory name cache size".
    
    Karolin
    (cherry picked from commit 5055ba140d03189a3c8181d57ad920e68c6e387c)

-----------------------------------------------------------------------

Summary of changes:
 .../smbdotconf/misc/directorynamecachesize.xml     |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
 create mode 100644 docs-xml/smbdotconf/misc/directorynamecachesize.xml


Changeset truncated at 500 lines:

diff --git a/docs-xml/smbdotconf/misc/directorynamecachesize.xml b/docs-xml/smbdotconf/misc/directorynamecachesize.xml
new file mode 100644
index 0000000..1064b7e
--- /dev/null
+++ b/docs-xml/smbdotconf/misc/directorynamecachesize.xml
@@ -0,0 +1,14 @@
+<samba:parameter name="directory name cache size"
+		 context="S"
+		 type="integer"
+		 advanced="1"
+		 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+	<para>
+	This parameter specifies the the size of the directory name cache.
+	It will be needed to turn this off for *BSD systems.
+	</para>
+
+</description>
+<value type="default">100</value>
+</samba:parameter>


-- 
Samba Shared Repository


More information about the samba-cvs mailing list