s3: VFS: vfs_full_audit. Remove symlink_fn(). No longer used.
commit2fa1cd37c20ab9415d65659d0dd6e4c95e0ecca2
authorJeremy Allison <jra@samba.org>
Fri, 30 Aug 2019 21:38:28 +0000 (30 14:38 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 3 Sep 2019 21:15:44 +0000 (3 21:15 +0000)
tree927c6b19c3f457d5962df38f257b1dc0f15952e8
parenta676e494cde2d533718836c4d443cfe0dd9f5aec
s3: VFS: vfs_full_audit. Remove symlink_fn(). No longer used.

NB, this will now fail smb_vfs_assert_all_fns()
until we remove the symlink_fn() from the VFS definitions.

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