1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

selftest: Load time_audit and full_audit

This triggers the check for missing VFS functions in these modules.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Christof Schmitt 2016-03-31 22:31:19 -07:00 committed by Jeremy Allison
parent 0d9c2b95b2
commit 6eba42f927

View File

@ -548,7 +548,7 @@ sub setup_simpleserver($$)
my $simpleserver_options = "
lanman auth = yes
vfs objects = xattr_tdb streams_depot
vfs objects = xattr_tdb streams_depot time_audit full_audit
change notify = no
[vfs_aio_fork]