s3: VFS: vfs_time_audit. Remove rename_fn(). No longer used.
authorJeremy Allison <jra@samba.org>
Fri, 9 Aug 2019 23:14:14 +0000 (16:14 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 16 Aug 2019 19:52:37 +0000 (19:52 +0000)
commitf0ac39d56156257275048a55f101665e32905da9
tree207df6d4bc2bf518bd913b8ef3b2f1e5161f7696
parent7aadbe5608e0322fbb627b4da4382613fa9dd25d
s3: VFS: vfs_time_audit. Remove rename_fn(). No longer used.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_time_audit.c