summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2019-06-30 14:24:59 +0200
committerJeremy Allison <jra@samba.org>2019-07-01 21:43:24 +0000
commiteb986786562d2551743e97f5cd59d59f574657ca (patch)
treec578378d7ff2348de6b7251bd5f19cd6847e5a4c /selftest
parent076f26dd5c9d5b2c5836f2cb66c9b2d895076ab6 (diff)
downloadsamba-eb986786562d2551743e97f5cd59d59f574657ca.tar.gz
vfs_fruit: make "fruit:zero_file_id" a per share option
Now that File-ID calculation goes through the VFS, we can nicely make a per-share option out of it. Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'selftest')
-rwxr-xr-xselftest/target/Samba3.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index 34a9864cd48..6ce61a8b4ed 100755
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -1995,6 +1995,13 @@ sub provision($$$$$$$$$)
fruit:delete_empty_adfiles = true
fruit:veto_appledouble = no
+[vfs_fruit_zero_fileid]
+ path = $shrdir
+ vfs objects = fruit streams_xattr acl_xattr xattr_tdb
+ fruit:resource = file
+ fruit:metadata = stream
+ fruit:zero_file_id=yes
+
[badname-tmp]
path = $badnames_shrdir
guest ok = yes