nfs4_acls: Remove i argument from smbacl4_MergeIgnoreReject
authorChristof Schmitt <cs@samba.org>
Mon, 15 Jul 2019 21:43:01 +0000 (14:43 -0700)
committerChristof Schmitt <cs@samba.org>
Tue, 23 Jul 2019 18:27:26 +0000 (18:27 +0000)
commit44790721e4f2c6ee6f46de7ac88123ce1a9f6e39
tree5e19114bab72e386bdf6b1d939133546cf9f981d
parentba73d2363d93a376ba4947963c9de45a7e683f02
nfs4_acls: Remove i argument from smbacl4_MergeIgnoreReject

This is only used for logging of a rejected ACL, but does not provide
additional useful information. Remove it to simplify the function a bit.

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/nfs4_acls.c