s3: VFS: Complete the replacement of SMB_VFS_MKDIR() -> SMB_VFS_MKDIRAT().
authorJeremy Allison <jra@samba.org>
Fri, 6 Sep 2019 23:01:20 +0000 (16:01 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 11 Sep 2019 19:44:44 +0000 (19:44 +0000)
commitc7167e7a82974ee9a07448a1de61c523a58896c9
treed8852ded5afda52258cb0c92d5539fadde1c8377
parent2cd27f472463a9ff68d1c7ef84e6cc26998469d5
s3: VFS: Complete the replacement of SMB_VFS_MKDIR() -> SMB_VFS_MKDIRAT().

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): Wed Sep 11 19:44:44 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