nfs4_acls: Use fsp stat buffer in smb_fget_nt_acl_nfs4
authorChristof Schmitt <cs@samba.org>
Thu, 18 Jul 2019 18:16:33 +0000 (11:16 -0700)
committerChristof Schmitt <cs@samba.org>
Tue, 23 Jul 2019 19:45:05 +0000 (19:45 +0000)
commita073799ded5d26dfc7b37b82e7309e06034f95b1
tree320f8c46ecfc9460f16ebd1ef28243401860efbb
parentd28b55198a823f94399698843fa62967bb197a7b
nfs4_acls: Use fsp stat buffer in smb_fget_nt_acl_nfs4

Instead of having a local buffer for the stat data, update the one kept
in the fsp. With this change the local stat buffer and the helper
function smbacl4_fGetFileOwner are no longer needed and can be removed.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Christof Schmitt <cs@samba.org>
Autobuild-Date(master): Tue Jul 23 19:45:05 UTC 2019 on sn-devel-184
source3/modules/nfs4_acls.c