From 6eba42f927230e1a0c65ded4bc47ddacfb4a0ddb Mon Sep 17 00:00:00 2001 From: Christof Schmitt Date: Thu, 31 Mar 2016 22:31:19 -0700 Subject: selftest: Load time_audit and full_audit This triggers the check for missing VFS functions in these modules. Signed-off-by: Christof Schmitt Reviewed-by: Jeremy Allison --- selftest/target/Samba3.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'selftest') 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] -- cgit v1.2.1