s3: VFS: vfs_full_audit. Remove mknod_fn(). No longer used.
authorJeremy Allison <jra@samba.org>
Wed, 21 Aug 2019 20:57:58 +0000 (13:57 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 22 Aug 2019 18:00:35 +0000 (18:00 +0000)
commit569865d4a2143d07ef1afbb00df5289123257c35
treeee32fc0fc4f6c00de48bf92e13e44780ec10254b
parent42d6d9cf4ee8a3422bda4d4b7164415ce5bd96b5
s3: VFS: vfs_full_audit. Remove mknod_fn(). No longer used.

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