]> git.ipfire.org Git - thirdparty/samba.git/commit
s3/smbd: make posix_sys_acl_blob_get_fd actually use handle api with the changes...
authorNoel Power <noel.power@suse.com>
Thu, 3 Jun 2021 17:49:06 +0000 (10:49 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 9 Jun 2021 13:14:30 +0000 (13:14 +0000)
commit91cd0e87f92b3aa2e960a4d697c470a48df52ee2
tree78646cc576cd35bb8c65dbbb9792a0e7114c01b5
parenta8e49253d734fd84e416cd4a5ff430af6a744e7e
s3/smbd: make posix_sys_acl_blob_get_fd actually use handle api with the changes to underlying sys_acl_get_fd_fn we now can pass the acl type down

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/posix_acls.c