s3: VFS: posixacl: Remove call to posixacl_sys_acl_get_file().
authorJeremy Allison <jra@samba.org>
Tue, 8 Jun 2021 22:37:35 +0000 (15:37 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 9 Jun 2021 13:14:31 +0000 (13:14 +0000)
commitb828784caedc92ebd2941e5091502a26fc16c2e3
tree36a62a566c1b32fd726d42a621194dca1bb02436
parent99650debdc329349534e780d8290298ac2fe8a39
s3: VFS: posixacl: Remove call to posixacl_sys_acl_get_file().

We can't remove the code yet until the callers inside sysacl.c
are gone. We must remove the VFS function first.

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