s3: smbd: vfs_virusfilter: Use SMB_VFS_RENAMEAT() instead of SMB_VFS_RENAME.
authorJeremy Allison <jra@samba.org>
Fri, 9 Aug 2019 23:26:10 +0000 (16:26 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 16 Aug 2019 19:52:34 +0000 (19:52 +0000)
commit20564183966e36756b33c3b4e36d89a6932475e1
treef3307d039cf49f1c49c5c20c5b4f8d784db47ef5
parent25c1b853cf42b6e56090c1588d5696d24141829a
s3: smbd: vfs_virusfilter: Use SMB_VFS_RENAMEAT() instead of SMB_VFS_RENAME.

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