]> 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)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Aug 2019 10:23:29 +0000 (10:23 +0000)
commitb3560baaf99886fcd55c5a03489ca03d82573099
tree2b97fd84fdb09ba6f98e7f1ccf7dab8bb88afa59
parent548cc5183e471cb648ba7975e16f2a15ea78919e
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>
(cherry picked from commit 0aca678fcf1788a76cf0ff11399211c795aa7d2f)
source3/modules/vfs_gpfs.c