s3: VFS: vfs_common and callers. Change get_nt_acl_common() -> get_nt_acl_common_at().
authorJeremy Allison <jra@samba.org>
Mon, 13 Apr 2020 20:29:48 +0000 (13:29 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 7 May 2020 19:27:34 +0000 (19:27 +0000)
commitd825d31f7a77287a503dc05d36daf02566e7e06f
treede0f622138534062629a9cbb37e003c8cd984485
parentb45716487b9b46afbf660a2b3f4659f3cc53dda7
s3: VFS: vfs_common and callers. Change get_nt_acl_common() -> get_nt_acl_common_at().

Add in the dirfsp parameter. Fix all callers.

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