s3: VFS: vfs_time_audit. Remove mkdir_fn(). No longer used.
authorJeremy Allison <jra@samba.org>
Fri, 6 Sep 2019 22:53:12 +0000 (15:53 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 11 Sep 2019 18:24:31 +0000 (18:24 +0000)
commit2cd27f472463a9ff68d1c7ef84e6cc26998469d5
treed497b03e50b737a40e8b04e2e8199d0dd9834af4
parentd992708d3d51d86391f218ac72127fbc91d1971b
s3: VFS: vfs_time_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_time_audit.c