]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: VFS: vfs_snapper. Implement linkat().
authorJeremy Allison <jra@samba.org>
Fri, 16 Aug 2019 23:01:22 +0000 (16:01 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 20 Aug 2019 21:09:28 +0000 (21:09 +0000)
commitdad377dbe4795f110da35bb751f800d6658fa7c0
treeba55b48297cfb09f152d80b10e4a2c87a6cf7d1e
parentc55b43ba13a162d07befc27361632cdf2ef8aeb2
s3: VFS: vfs_snapper. 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_snapper.c