docs-xml/vfs_gpfs: document 'gpfs:winattr'
authorStefan Metzmacher <metze@samba.org>
Mon, 30 Aug 2010 08:24:52 +0000 (10:24 +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 699997aed4cd2020303a22eaf36750236e9cca70..c5e0d6514df2d481645a5747342a0b9dd38528ff 100644 (file)
                </varlistentry>
                <varlistentry>
 
+               <term>gpfs:winattr = [ yes | no ]</term>
+               <listitem>
+               <para>
+               Enable/Disable usage of the windows attributes in GPFS.
+               GPFS is able to store windows file attributes e.g. HIDDEN,
+               READONLY, SYSTEM and others natively. That means Samba doesn't
+               need to map them to permission bits or extended attributes.
+               </para>
+
+               <itemizedlist>
+               <listitem><para>
+               <command>no(default)</command> - do not use GPFS windows attributes.
+               </para></listitem>
+               <listitem><para>
+               <command>yes</command> - use GPFS windows attributes.
+               </para></listitem>
+               </itemizedlist>
+               </listitem>
+
+               </varlistentry>
+               <varlistentry>
+
                <term>nfs4:mode = [ simple | special ]</term>
                <listitem>
                <para>