s3: VFS: Complete the replacement of SMB_VFS_LINK() -> SMB_VFS_LINKAT().
authorJeremy Allison <jra@samba.org>
Fri, 16 Aug 2019 23:40:37 +0000 (16:40 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 20 Aug 2019 22:26:17 +0000 (22:26 +0000)
commitf42642e54e560f8a6328cbc035b0bbcfdffcf728
tree34ef0a508ddbcc9eb1c5e5739ee033c0ac9204cd
parentfb75a3d5e98e2ae3210f4fc68f0fabbc27f09c18
s3: VFS: Complete the replacement of SMB_VFS_LINK() -> SMB_VFS_LINKAT().

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 Aug 20 22:26:17 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