]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_gpfs: Remove merge_writeappend parameter
authorChristof Schmitt <cs@samba.org>
Tue, 9 Jul 2019 19:04:35 +0000 (12:04 -0700)
committerChristof Schmitt <cs@samba.org>
Tue, 23 Jul 2019 18:27:27 +0000 (18:27 +0000)
commit0aca678fcf1788a76cf0ff11399211c795aa7d2f
tree9b7146520fdabee29983427b874ae2cb3ad7d980
parent86f7af84f04b06ed96b30f936ace92aa0937be06
vfs_gpfs: Remove merge_writeappend parameter

All supported GPFS versions now support setting WRITE and APPEND in the
ACLs independently. Remove this now unused parameter to simplify the
code.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14032

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_gpfs.c