mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
docs-xml/vfs_gpfs: document 'gpfs:winattr'
metze
This commit is contained in:
parent
a8a704001e
commit
6cf66a04ad
@ -127,6 +127,28 @@
|
||||
</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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user