s3: VFS: Complete the replacement of SMB_VFS_UNLINK() -> SMB_VFS_UNLINKAT().
authorJeremy Allison <jra@samba.org>
Wed, 18 Sep 2019 17:04:03 +0000 (10:04 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2019 18:40:53 +0000 (18:40 +0000)
commit1ec030398bdc6f912d9beb3bcd0db7860a92eede
tree4642b90f10bff7f7ced9c2a9102a72446d1b0714
parentf7f09377919cf39ccc803556b42b024874a92a2b
s3: VFS: Complete the replacement of SMB_VFS_UNLINK() -> SMB_VFS_UNLINKAT().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Thu Sep 26 18:40:53 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