s3: VFS: Complete the replacement of SMB_VFS_GET_NT_ACL() -> SMB_VFS_GET_NT_ACL_AT().
authorJeremy Allison <jra@samba.org>
Tue, 14 Apr 2020 17:27:46 +0000 (10:27 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 7 May 2020 21:04:59 +0000 (21:04 +0000)
commitc6e71fbd68c86f698e39047cf8d094a608fbb94f
tree82bd7d1be7b01da9360811917fff16b6a40cd304
parent7acbef462bd831b377df422d343bcf7938f02855
s3: VFS: Complete the replacement of SMB_VFS_GET_NT_ACL() -> SMB_VFS_GET_NT_ACL_AT().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu May  7 21:04:59 UTC 2020 on sn-devel-184
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_default.c
source3/modules/vfs_not_implemented.c
source3/smbd/vfs.c