s3: VFS: vfs_syncops. Implement mknodat().
authorJeremy Allison <jra@samba.org>
Wed, 21 Aug 2019 18:06:17 +0000 (11:06 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 22 Aug 2019 18:00:34 +0000 (18:00 +0000)
commita07ce6ead61b7fce545d151bb2ae34ccfda17bc5
treef5f74469c4b9fd2ae432f2f3250d382a4fc3ff0d
parent4ce3cd31004f42296f7672301c4230842d483044
s3: VFS: vfs_syncops. Implement mknodat().

Currently identical to mknod().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
source3/modules/vfs_syncops.c