]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: smbd: Add a dirfsp parameter to directory_has_default_acl().
authorJeremy Allison <jra@samba.org>
Wed, 29 Apr 2020 22:14:41 +0000 (15:14 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 30 Apr 2020 07:33:41 +0000 (07:33 +0000)
commit152fb23fac4431adbf4978298104d14dee100b0d
tree681ae5607addd51df4dee8e78b69bafe8b039ee6
parent98c8785c5810b1dc5820212b98ffa6279ea80cea
s3: smbd: Add a dirfsp parameter to directory_has_default_acl().

Not yet used, but will make it easier to move to SMB_VFS_GET_NT_ACL_AT()
later.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_ceph.c
source3/modules/vfs_default.c
source3/smbd/file_access.c
source3/smbd/open.c
source3/smbd/proto.h