s3: VFS: ACLs. Remove smb_fname argument to get_nt_acl_common().
authorJeremy Allison <jra@samba.org>
Mon, 13 Apr 2020 19:53:58 +0000 (12:53 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 7 May 2020 19:27:34 +0000 (19:27 +0000)
commit42651479e537ba7c2f8dadd6346ad4aeb7d4faf4
treedcfc1daf418534e2ed332564163caf1f2d54067e
parentb7847aa25a4e6c817d8ea7e2f620d5732545b7fb
s3: VFS: ACLs. Remove smb_fname argument to get_nt_acl_common().

As a bonus stat_fsp_or_smb_fname() is no longer used.

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