summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2019-06-27 09:38:57 +0200
committerJeremy Allison <jra@samba.org>2019-07-01 23:21:07 +0000
commit6e65c283120e3e627f0d8570601263f904529996 (patch)
treedbfc54ff18c3022838f71f48ab5409e63772bc9d /selftest
parent03690ec2180d10c6d0c01ed2d7392aa9f8d30c0b (diff)
downloadsamba-6e65c283120e3e627f0d8570601263f904529996.tar.gz
selftest: add a test that itime is not set when setting DOS attrs
Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Mon Jul 1 23:21:07 UTC 2019 on sn-devel-184
Diffstat (limited to 'selftest')
-rwxr-xr-xselftest/target/Samba4.pm5
1 files changed, 5 insertions, 0 deletions
diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm
index 59ea6f38e18..32de94cf21f 100755
--- a/selftest/target/Samba4.pm
+++ b/selftest/target/Samba4.pm
@@ -1215,6 +1215,11 @@ sub provision($$$$$$$$$$)
fruit:locking = netatalk
fruit:encoding = native
+[xattr]
+ path = $ctx->{share}
+ # This can be used for testing real fs xattr stuff
+ vfs objects = streams_xattr acl_xattr
+
$extra_smbconf_shares
";