s3: VFS: vfs_time_audit. Remove symlink_fn(). No longer used.
commitea5a02e811060d674cb8603a30857161c00738df
authorJeremy Allison <jra@samba.org>
Fri, 30 Aug 2019 21:39:53 +0000 (30 14:39 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 3 Sep 2019 21:15:44 +0000 (3 21:15 +0000)
tree01db0f3a7d6561bad3a94f8f0445b2557d757bb1
parent2fa1cd37c20ab9415d65659d0dd6e4c95e0ecca2
s3: VFS: vfs_time_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_time_audit.c