docs-xml/vfs_gpfs: document 'gpfs:getrealfilename'
authorStefan Metzmacher <metze@samba.org>
Mon, 30 Aug 2010 08:12:41 +0000 (10:12 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 30 Aug 2010 08:50:15 +0000 (10:50 +0200)
metze

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

index abe1941df8964ba9d5cb1ee43385d8f6a93df6fb..699997aed4cd2020303a22eaf36750236e9cca70 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>