nfs4acls: Use SMB4ACL_T instead of _SMB_ACL4_INT_T
authorVolker Lendecke <vl@samba.org>
Tue, 11 Aug 2015 10:59:05 +0000 (12:59 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 13 Aug 2015 12:40:15 +0000 (14:40 +0200)
commit5a7997f43fb04eaf7d0402f6c42836ee468dbeb5
treea9ec9d5fe11289af8ea0729ee1f861ef55aef05c
parentcf97ec56d26d03ddb1f182530e67c66dbc6c38fe
nfs4acls: Use SMB4ACL_T instead of _SMB_ACL4_INT_T

We can make the _INT_ structure now be the representation of the
published anonymous struct

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