docs-xml/vfs_gpfs: document 'gpfs:getrealfilename'
authorStefan Metzmacher <metze@samba.org>
Mon, 30 Aug 2010 08:12:41 +0000 (10:12 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 15 Sep 2010 10:08:08 +0000 (12:08 +0200)
metze
(cherry picked from commit a8a704001e5da10fae5df5fc2856d06250739248)

docs-xml/manpages-3/vfs_gpfs.8.xml

index 6c8289b4dee27597dd9e4dba226c38af633de889..d19f0e8ba2d5134c388f2e334b6f2415cc5909a0 100644 (file)
                </varlistentry>
                <varlistentry>
 
+               <term>gpfs:getrealfilename = [ yes | no ]</term>
+               <listitem>
+               <para>
+               Enable/Disable usage of the <command>gpfs_get_realfilename_path()</command> function.
+               This improves the casesensitive wildcard file name access.
+               </para>
+
+               <itemizedlist>
+               <listitem><para>
+               <command>yes(default)</command> - use <command>gpfs_get_realfilename_path()</command>.
+               </para></listitem>
+               <listitem><para>
+               <command>no</command> - do not use <command>gpfs_get_realfilename_path()</command>.
+               It seems that <command>gpfs_get_realfilename_path()</command> doesn't work on AIX.
+               </para></listitem>
+               </itemizedlist>
+               </listitem>
+
+               </varlistentry>
+               <varlistentry>
+
                <term>nfs4:mode = [ simple | special ]</term>
                <listitem>
                <para>