s3: VFS: Complete the replacement of SMB_VFS_READLINK() -> SMB_VFS_READLINKAT().
authorJeremy Allison <jra@samba.org>
Thu, 22 Aug 2019 21:59:05 +0000 (14:59 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 23 Aug 2019 20:06:22 +0000 (20:06 +0000)
commit9b4685242fc7aeeae05d50566b428fc003848365
treedcde407c96f1f78894e1bf0f1410281ede95699e
parent5333ac35dde2b904ac520ac80eee54042c33b39f
s3: VFS: Complete the replacement of SMB_VFS_READLINK() -> SMB_VFS_READLINKAT().

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): Fri Aug 23 20:06:22 UTC 2019 on sn-devel-184
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source3/include/smbprofile.h
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_default.c
source3/modules/vfs_not_implemented.c
source3/smbd/vfs.c