s3: VFS: vfs_full_audit. Remove rename_fn(). No longer used.
authorJeremy Allison <jra@samba.org>
Fri, 9 Aug 2019 23:04:35 +0000 (16:04 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 16 Aug 2019 19:52:37 +0000 (19:52 +0000)
commit7aadbe5608e0322fbb627b4da4382613fa9dd25d
tree109d3118b04ebd39ddc35619d40601b327340416
parent5db3edba41421f826f9a5a07efb17734c6c24969
s3: VFS: vfs_full_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_full_audit.c