summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2019-05-06 14:11:31 +0200
committerJeremy Allison <jra@samba.org>2019-08-08 20:24:33 +0000
commit63366996879fab5b1729de6d6224ca167bdb05b0 (patch)
treed7750455f3bf392dbcfa9b46bd54c6da808ac86d /selftest
parent520175e2275abfabfdb5a62e192c4936a6c74d35 (diff)
downloadsamba-63366996879fab5b1729de6d6224ca167bdb05b0.tar.gz
s3:mdssvc: the open command must work on shares with Spotlight disabled
Move the implementation of this setting down to the actual search query processing. macOS has no notion of "spotlight = false" at the DCERPC layer and the open request will always succeed even on all shares. When later the client issues search requests on such shares, we ensure we use the noindex backend. Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/samba3.rpc1
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/knownfail.d/samba3.rpc b/selftest/knownfail.d/samba3.rpc
index 53c2c709ff8..2b9179863c8 100644
--- a/selftest/knownfail.d/samba3.rpc
+++ b/selftest/knownfail.d/samba3.rpc
@@ -1,4 +1,3 @@
-^samba3.rpc.mdssvc.rpccmd.open_spotlight_disabled\(fileserver\)
^samba3.rpc.mdssvc.rpccmd.close\(fileserver\)
^samba3.rpc.mdssvc.rpccmd.null_ph\(fileserver\)
^samba3.rpc.mdssvc.disconnect1.invalid_ph_unknown1\(fileserver\)