s3: VFS: Complete the replacement of SMB_VFS_SYMLINK() -> SMB_VFS_SYMLINKAT().
authorJeremy Allison <jra@samba.org>
Fri, 30 Aug 2019 21:45:13 +0000 (14:45 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 3 Sep 2019 22:32:30 +0000 (22:32 +0000)
commitc5ea3d045af491549346890929ac3dbbce952aeb
treeab56bd2e65990ca2ea26b9ad0747ed04865d6261
parentea5a02e811060d674cb8603a30857161c00738df
s3: VFS: Complete the replacement of SMB_VFS_SYMLINK() -> SMB_VFS_SYMLINKAT().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Sep  3 22:32:30 UTC 2019 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