s3: VFS: vfs_audit. Implement mkdirat().
commit6a24668f23d2b58bd5076e7349efaa84c7a17548
authorJeremy Allison <jra@samba.org>
Wed, 4 Sep 2019 20:38:56 +0000 (4 13:38 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 11 Sep 2019 18:24:28 +0000 (11 18:24 +0000)
tree79b36713c0a325ae3582a6235d56676ff5940da5
parentca3bc7809949c593fd545047a898348d2f5c4da4
s3: VFS: vfs_audit. Implement mkdirat().

Currently identical to mkdir().

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