[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Wed Sep 27 16:45:03 UTC 2017


The branch, master has been updated
       via  15d14d6 docs/ntvfshandler: remove duplicate value
      from  61de349 lib: Use CTDB_CONTROL_CHECK_PID_SRVID

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 15d14d61260e42a1baff8478643c1ba9672b7681
Author: Yvan Masson <yvan at masson-informatique.fr>
Date:   Tue Sep 26 15:37:38 2017 +0200

    docs/ntvfshandler: remove duplicate value
    
    The "posix" value of option "ntvfs handler" was written two times. This commit
    deletes the first occurrence so that the default value is the first seen by
    reader.
    
    Bug: https://bugzilla.samba.org/show_bug.cgi?id=13053
    
    Signed-off-by: Yvan Masson <yvan at masson-informatique.fr>
    Reviewed-by:  Marc Muehlfeld <mmuehlfeld at samba.org>
    Reviewed-by: Volker Lendecke <vl at samba.org>
    
    Autobuild-User(master): Volker Lendecke <vl at samba.org>
    Autobuild-Date(master): Wed Sep 27 18:44:45 CEST 2017 on sn-devel-144

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

Summary of changes:
 docs-xml/smbdotconf/vfs/ntvfshandler.xml | 1 -
 1 file changed, 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/smbdotconf/vfs/ntvfshandler.xml b/docs-xml/smbdotconf/vfs/ntvfshandler.xml
index af9d7bf..c5fcf8c 100644
--- a/docs-xml/smbdotconf/vfs/ntvfshandler.xml
+++ b/docs-xml/smbdotconf/vfs/ntvfshandler.xml
@@ -6,7 +6,6 @@
 	<para>This specifies the NTVFS handlers for this share.</para>
 
 	<itemizedlist>
-	  <listitem><para>posix: Maps POSIX FS semantics to NT semantics</para></listitem>
 	  <listitem><para>unixuid: Sets up user credentials based on POSIX gid/uid.</para></listitem>
 	  <listitem><para>cifs: Proxies a remote CIFS FS. Mainly useful for testing.</para></listitem>
 	  <listitem><para>nbench: Filter module that saves data useful to the nbench benchmark suite.</para></listitem>


-- 
Samba Shared Repository



More information about the samba-cvs mailing list