]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: VFS: vfs_syncops. Implement mkdirat().
authorJeremy Allison <jra@samba.org>
Thu, 5 Sep 2019 17:40:04 +0000 (10:40 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 11 Sep 2019 18:24:29 +0000 (18:24 +0000)
commitef5bb79677f4a2cca613478c5d4b006d64b67f1b
tree54d256b449a03eb2ff6c089bf31752bb38be77cc
parent41f9c49eec2ed6a9a796064349d06c38bc1477fc
s3: VFS: vfs_syncops. Implement mkdirat().

Currently identical to mkdir().

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