]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: VFS: vfs_catia. Implement mkdirat().
authorJeremy Allison <jra@samba.org>
Wed, 4 Sep 2019 20:55:17 +0000 (13:55 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 11 Sep 2019 18:24:29 +0000 (18:24 +0000)
commitbe61efc8bc4be9b6db2e08b1eed6e458fc6f612c
treec4b680f4f6dc103bc79ca3851aeaad7673218979
parent84cb7db8b7a9658f668d933d54393efd69c3c41a
s3: VFS: vfs_catia. Implement mkdirat().

Currently identical to mkdir().

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