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

Karolin Seeger kseeger at samba.org
Mon Dec 5 12:14:56 MST 2011


The branch, v3-5-test has been updated
       via  d682960 docs: Add missing prefixpath options for mount.cifs.
      from  8ceed53 s3: Attempt to fix the vfs_commit module

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


- Log -----------------------------------------------------------------
commit d68296009d07bb644749d4655898f7908df7bfb7
Author: Andreas Schneider <asn at samba.org>
Date:   Mon Dec 5 18:12:12 2011 +0100

    docs: Add missing prefixpath options for mount.cifs.
    
    Signed-off-by: Andreas Schneider <asn at samba.org>
    
    Fix bug #8645 (mount.cifs misses documentation for the prefixpath= option).

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

Summary of changes:
 docs-xml/manpages-3/mount.cifs.8.xml |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/manpages-3/mount.cifs.8.xml b/docs-xml/manpages-3/mount.cifs.8.xml
index c4fe2e8..21c7f60 100644
--- a/docs-xml/manpages-3/mount.cifs.8.xml
+++ b/docs-xml/manpages-3/mount.cifs.8.xml
@@ -147,6 +147,18 @@ information.  </para>
 </varlistentry>
 
 <varlistentry>
+	<term>prefixpath=<replaceable>arg</replaceable></term>
+	<listitem>
+		<para>
+			It's possible to mount a subdirectory of a share. The preferred way
+			to do this is to append the path to the UNC when mounting. However,
+			it's also possible to do the same by setting this option and
+			providing the path there.
+		</para>
+	</listitem>
+</varlistentry>
+
+<varlistentry>
 	<term>forceuid</term>
 	<listitem>
 		<para>instructs the client to ignore any uid provided by


-- 
Samba Shared Repository


More information about the samba-cvs mailing list