[PATCH] docs: Fix typos in man vfs_gpfs.

Jeremy Allison jra at samba.org
Fri Dec 11 20:14:20 UTC 2015


On Fri, Dec 11, 2015 at 10:40:58AM +0100, Karolin Seeger wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> please find attached a patch to address
> Bug 11641 - Duplicate "acl map full control" entry in man vfs_gpfs.
> 
> Please feel free to review/push.

LGTM - pushed !


> Karolin
> 
> - -- 
> Karolin Seeger			https://samba.org/~kseeger/
> Release Manager Samba Team	https://samba.org
> Senior Consultant SerNet	https://sernet.de
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
> 
> iEYEARECAAYFAlZqmicACgkQKGi9fisXk1G/XwCfV3Zu8O3SiLv+LbA6TkqC+5g6
> gW4AoKl1ojzviNKCxT3aT1ivhAy3tnhJ
> =SrHF
> -----END PGP SIGNATURE-----

> From 2352b72354cfe5225540d3b2f874d8c8954f5902 Mon Sep 17 00:00:00 2001
> From: Karolin Seeger <kseeger at samba.org>
> Date: Fri, 11 Dec 2015 10:23:28 +0100
> Subject: [PATCH] docs: Fix typos in man vfs_gpfs.
> 
> BUG: https://bugzilla.samba.org/show_bug.cgi?id=11641
> Duplicate "acl map full control" entry in man vfs_gpfs
> 
> Signed-off-by: Karolin Seeger <kseeger at samba.org>
> ---
>  docs-xml/manpages/vfs_gpfs.8.xml | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/docs-xml/manpages/vfs_gpfs.8.xml b/docs-xml/manpages/vfs_gpfs.8.xml
> index 7bb4e90..e0c5951 100644
> --- a/docs-xml/manpages/vfs_gpfs.8.xml
> +++ b/docs-xml/manpages/vfs_gpfs.8.xml
> @@ -42,14 +42,14 @@
>  	</itemizedlist>
>  	</para>
>  
> -	<para><command>NOTE:</command>This module follows the posix-acl behaviour
> +	<para><command>NOTE:</command> This module follows the posix-acl behaviour
>  	and hence allows permission stealing via chown. Samba might allow at a later
>  	point in time, to restrict the chown via this module as such restrictions
>  	are the responsibility of the underlying filesystem than of Samba.
>  	</para>
>  
>  	<para>This module makes use of the smb.conf parameter
> -	<smbconfoption name="acl map full control">acl map full control</smbconfoption>
> +	<smbconfoption name="acl map full control"></smbconfoption>.
>  	When set to yes (the default), this parameter will add in the FILE_DELETE_CHILD
>  	bit on a returned ACE entry for a file (not a directory) that already
>  	contains all file permissions except for FILE_DELETE and FILE_DELETE_CHILD.
> @@ -471,7 +471,7 @@
>  	</para>
>  	<para>
>  	At build time, only the header file <command>gpfs_gpl.h</command>
> -	is required , which is a symlink to <command>gpfs.h</command> in
> +	is required, which is a symlink to <command>gpfs.h</command> in
>  	gpfs versions newer than 3.2.1 PTF8.
>  	</para>
>  </refsect1>
> -- 
> 1.9.1
> 




More information about the samba-technical mailing list