s3: VFS: vfs_snapper. Implement symlinkat().
authorJeremy Allison <jra@samba.org>
Fri, 30 Aug 2019 20:54:52 +0000 (13:54 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 3 Sep 2019 21:15:43 +0000 (21:15 +0000)
commit787487ae3ee7adcd68931d5834dbfc5e3ba1dce3
tree39c1181e1eff69486cf9e97beb6744fbcd54b8ff
parente033047559e77706401ef7c21f21187502d528b0
s3: VFS: vfs_snapper. 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_snapper.c