summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorChristof Schmitt <cs@samba.org>2018-05-23 11:07:54 -0700
committerKarolin Seeger <kseeger@samba.org>2018-06-07 09:40:14 +0200
commit9d9d95965b425075d2c602cacc896ebd781b6ff8 (patch)
treea8336f8d0ed0ba6849308ad4d66512e191435e0d /selftest
parentf156d2039653a59d675a962495213e7417f03116 (diff)
downloadsamba-9d9d95965b425075d2c602cacc896ebd781b6ff8.tar.gz
selftest: Add dfq_cache share with 'dfree cache time' set
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13446 Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> (cherry picked from commit 7ffcbd5ce1222971cb9879f78765d87cdc4102a8)
Diffstat (limited to 'selftest')
-rwxr-xr-xselftest/target/Samba3.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index 299d55b6eaf..39a8f49fa3a 100755
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -2007,6 +2007,12 @@ sub provision($$$$$$$$$)
vfs objects = acl_xattr fake_acls xattr_tdb fake_dfq
admin users = $unix_name
include = $dfqconffile
+[dfq_cache]
+ path = $shrdir/dfree
+ vfs objects = acl_xattr fake_acls xattr_tdb fake_dfq
+ admin users = $unix_name
+ include = $dfqconffile
+ dfree cache time = 60
[dfq_owner]
path = $shrdir/dfree
vfs objects = acl_xattr fake_acls xattr_tdb fake_dfq