nfs4acls: Remove get_validated_aceint
commit1ba9bbd4f3165f5b793a30bd6bddc548f210f9e0
authorVolker Lendecke <vl@samba.org>
Tue, 11 Aug 2015 11:12:46 +0000 (11 13:12 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 13 Aug 2015 12:40:15 +0000 (13 14:40 +0200)
treedc6f2e3fe24717d4f9f7fcc1593f03f5cfe43e5c
parentaeef82192dbdd1991aa6429b6aa0c93ff19f5263
nfs4acls: Remove get_validated_aceint

With the anonymous struct SMB4ACE_T we can rely on the compiler
to warn us

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/modules/nfs4_acls.c