s3:vfs_gpfs: add "gpfs:acl" option
commit289255ce7379188177eaa5f4f8fa527cb909af24
authorBjörn Baumbach <bb@sernet.de>
Thu, 14 Jun 2012 12:15:44 +0000 (14 14:15 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 15 Jun 2012 16:32:21 +0000 (15 18:32 +0200)
treec40e0ba114ddd46ef000c78e6338b29ef5853998
parent442cb66c16d50e76725799aa74a8877207de88ec
s3:vfs_gpfs: add "gpfs:acl" option

With "gpfs:acl=no" you can pass the acl calls to the next SMB_VFS module.

Based on a patch from Hans-Dieter Schuster <hans-dieter.schuster@ts.fujitsu.com>

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
source3/modules/vfs_gpfs.c