s3: VFS: vfs_cap. Implement linkat().
authorJeremy Allison <jra@samba.org>
Tue, 13 Aug 2019 21:59:05 +0000 (14:59 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 20 Aug 2019 21:09:28 +0000 (21:09 +0000)
commit648e771a61d2d327ed3fe0f3a4eb0837a714b280
treebdf787b19c6eaa77a96fe4dc473144dc0711d23f
parent6c3928e4e5b724190843f75bec3e697af77a01a0
s3: VFS: vfs_cap. Implement linkat().

Currently identical to link().

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