s3: VFS: vfs_cap. Implement symlinkat().
authorJeremy Allison <jra@samba.org>
Fri, 30 Aug 2019 19:54:23 +0000 (12:54 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 3 Sep 2019 21:15:42 +0000 (21:15 +0000)
commitf935989f2d4a8ffe9df4fbdfbd9618eb89ab8ef2
treee0039990a0906c32e5ea7259ba45e1e59c9ea96c
parent42414b5bfc8f9e36d684b45997a5e9170b633220
s3: VFS: vfs_cap. Implement symlinkat().

Currently identical to symlink().

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