s3: VFS: vfs_full_audit. Remove mkdir_fn(). No longer used.
authorJeremy Allison <jra@samba.org>
Fri, 6 Sep 2019 22:52:14 +0000 (15:52 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 11 Sep 2019 18:24:31 +0000 (18:24 +0000)
commitd992708d3d51d86391f218ac72127fbc91d1971b
tree4c27500ebef64a2164b96135f0c8d7619ef84bbf
parenta6f238f6e7567fe62b4b6f883898201518ac84d8
s3: VFS: vfs_full_audit. Remove mkdir_fn(). No longer used.

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