s3: VFS: Complete the replacement of SMB_VFS_MKNOD() -> SMB_VFS_MKNODAT().
authorJeremy Allison <jra@samba.org>
Wed, 21 Aug 2019 21:49:05 +0000 (14:49 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 22 Aug 2019 19:17:07 +0000 (19:17 +0000)
commit6a8bc6b549078a09276763f2196bf54c70d5de65
tree17ddadbd94814969edfb1f70ba7bcae308451f8f
parente37580f45a557ad9f23a7220bd8edae8e6ce7bd5
s3: VFS: Complete the replacement of SMB_VFS_MKNOD() -> SMB_VFS_MKNODAT().

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): Thu Aug 22 19:17:07 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