s3: VFS: ACLs. Switch fset_nt_acl_common() over to using fget_acl_blob_fn().
authorJeremy Allison <jra@samba.org>
Mon, 13 Apr 2020 19:29:22 +0000 (12:29 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 7 May 2020 19:27:34 +0000 (19:27 +0000)
commitd902ea52154be2e01448ef3e4d52ca8ffdd5e8b7
tree340c8907278c13d846d0bd92865bb4f754210458
parent936b9aee5e699fba92cd70885e1a16971252d1d9
s3: VFS: ACLs. Switch fset_nt_acl_common() over to using fget_acl_blob_fn().

Removes passing in smb_fname to fsp functions.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_acl_common.c
source3/modules/vfs_acl_common.h
source3/modules/vfs_acl_tdb.c
source3/modules/vfs_acl_xattr.c