diff --git a/docs-xml/manpages-3/vfs_gpfs.8.xml b/docs-xml/manpages-3/vfs_gpfs.8.xml index 699997aed4c..c5e0d6514df 100644 --- a/docs-xml/manpages-3/vfs_gpfs.8.xml +++ b/docs-xml/manpages-3/vfs_gpfs.8.xml @@ -127,6 +127,28 @@ + gpfs:winattr = [ yes | no ] + + + 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. + + + + + no(default) - do not use GPFS windows attributes. + + + yes - use GPFS windows attributes. + + + + + + + nfs4:mode = [ simple | special ]