From: Jim McDonough Date: Mon, 19 Mar 2007 18:38:51 +0000 (+0000) Subject: A few updates to the gpfs manpage. Clarify some language, list setlease X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=d0368ff66b118b344f349955510852f6c18e9a49;p=metze%2Fsamba%2Fwip.git A few updates to the gpfs manpage. Clarify some language, list setlease as feature, add "vfs objects = gpfs" to example. (This used to be commit 1e8deb37aa2a19cd9711d79c7ead0185d3c50118) --- diff --git a/docs/manpages-3/vfs_gpfs.8.xml b/docs/manpages-3/vfs_gpfs.8.xml index b56b4dbaf4de..6f012a8bc9fb 100644 --- a/docs/manpages-3/vfs_gpfs.8.xml +++ b/docs/manpages-3/vfs_gpfs.8.xml @@ -28,14 +28,14 @@ The gpfs VFS module is the home for all gpfs extensions that Samba requires for proper integration - with GPFS. For this it utilizes the gpl-ed library interfaces provided by - GPFS team. + with GPFS. It uses the GPL library interfaces provided by GPFS. Currently the gpfs vfs module provides extensions in following areas : - NFSv4 ACL Interfaces with configurable options for gpfs + NFSv4 ACL Interfaces with configurable options for GPFS Kernel oplock support on GPFS + Lease support on GPFS @@ -60,13 +60,13 @@ nfs4:mode = [ simple | special ] - Enable/Disable substitution of special ids on GPFS. This parameter + Enable/Disable substitution of special IDs on GPFS. This parameter should not affect the windows users in anyway. It only ensures that Samba - sets the special ids - OWNER@ and GROUP@ ( mappings to simple uids ) + sets the special IDs - OWNER@ and GROUP@ ( mappings to simple uids ) that are relevant to GPFS. - The following MODE are understood by the module: + The following MODEs are understood by the module: simple(default) - do not use special IDs in GPFS ACEs special - use special IDs in GPFS ACEs. @@ -87,7 +87,7 @@ dontcare (default) - copy the ACEs as they come reject - stop operation and exit with error on ACL set op ignore - don't include the second matching ACE - merge - OR 2 ace.flag fields and 2 ace.mask fields of the 2 duplicate ACEs into 1 ACE + merge - bitwise OR the 2 ace.flag fields and 2 ace.mask fields of the 2 duplicate ACEs into 1 ACE @@ -101,6 +101,7 @@ + gpfs /test/gpfs_mount special merge