nfs4acls: Use SMB4ACE_T instead of _SMB_ACE4_INT_T
commit33147171d346d18b210ae14d1d6246e67035004b
authorVolker Lendecke <vl@samba.org>
Tue, 11 Aug 2015 11:00:59 +0000 (11 13:00 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 13 Aug 2015 12:40:15 +0000 (13 14:40 +0200)
tree75001cfa55fe3b3c589a330c73346e558fdb58b9
parent5a7997f43fb04eaf7d0402f6c42836ee468dbeb5
nfs4acls: Use SMB4ACE_T instead of _SMB_ACE4_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