nfs4_acls: Remove redundant logging from smbacl4_fill_ace4
authorChristof Schmitt <cs@samba.org>
Tue, 16 Jul 2019 22:50:36 +0000 (15:50 -0700)
committerChristof Schmitt <cs@samba.org>
Tue, 23 Jul 2019 18:27:27 +0000 (18:27 +0000)
commit7ab0003ffc098247c3ee3962d7061f2af5a2d00e
treeb8f045fba108973ef73e7e84453f5cb88a02bf0c
parentabb58b17599bd3f9a06037e208dcc5033c7fdd8b
nfs4_acls: Remove redundant logging from smbacl4_fill_ace4

Logging flags in case they do not match seems unnecessary. Other log
messages should show the flags as well.

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