s3: VFS: vfs_cap. Implement readlinkat().
commit885d804c91ada945cf4c7d721cf08f55952f6e0b
authorJeremy Allison <jra@samba.org>
Thu, 22 Aug 2019 20:49:28 +0000 (22 13:49 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 23 Aug 2019 18:49:35 +0000 (23 18:49 +0000)
treecbb5f9e012d362a50a64545716a094e5dc980517
parent515c062b9e67a9f7016bcce3a02b75ab6d61385d
s3: VFS: vfs_cap. Implement readlinkat().

Currently identical to readlink().

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