From ada248d36411b9ef0d91dff2e1612ea653c5299a Mon Sep 17 00:00:00 2001 From: Karolin Seeger 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 Reviewed-by: Jeremy Allison (cherry picked from commit 79df4caed3b819cc1cd67c4033f3ac700086ab99) --- 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 @@ - NOTE:This module follows the posix-acl behaviour + NOTE: 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. This module makes use of the smb.conf parameter - acl map full control + . 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 @@ At build time, only the header file gpfs_gpl.h - is required , which is a symlink to gpfs.h in + is required, which is a symlink to gpfs.h in gpfs versions newer than 3.2.1 PTF8. -- 1.9.1