s3: VFS: vfs_full_audit: Remove chown_fn(). No longer used.
authorJeremy Allison <jra@samba.org>
Thu, 10 Oct 2019 21:30:42 +0000 (14:30 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 15 Oct 2019 18:46:38 +0000 (18:46 +0000)
commite2863a7e395bc5b73f8d9ef7bca7c21f20c7eeb3
treea35e115151f61c72a8fc20c1384192961cb032ae
parentbd807d4684b48047ab2241602bb46af38a9d0f33
s3: VFS: vfs_full_audit: Remove chown_fn(). No longer used.

NB, this will now fail smb_vfs_assert_all_fns()
until we remove the chown_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