summaryrefslogtreecommitdiff
path: root/selftest/target
diff options
context:
space:
mode:
authorChristof Schmitt <cs@samba.org>2016-03-31 22:31:19 -0700
committerJeremy Allison <jra@samba.org>2016-04-06 00:15:17 +0200
commit6eba42f927230e1a0c65ded4bc47ddacfb4a0ddb (patch)
treebddd3404513d513cf5374292928445b3a0fb61b8 /selftest/target
parent0d9c2b95b2954fca8a43e7d7561f04bfb7600667 (diff)
downloadsamba-6eba42f927230e1a0c65ded4bc47ddacfb4a0ddb.tar.gz
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>
Diffstat (limited to 'selftest/target')
-rwxr-xr-xselftest/target/Samba3.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index bdeebc9b3a5..f4d740313da 100755
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -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]