s4/torture: rework stream names tests usage of local xattr call
commite24e345dba06be83261f5954864bf8a0e0fad549
authorRalph Boehme <slow@samba.org>
Thu, 16 Nov 2017 06:58:34 +0000 (16 07:58 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 5 Dec 2017 09:34:26 +0000 (5 10:34 +0100)
tree5287b1d817d12d4e97cc7c4bd1b182f1bb0c01c6
parent1a2f5648fc73a0baa760e56d50a3817a9e339b91
s4/torture: rework stream names tests usage of local xattr call

Previously this test, that tests for correct conversion of ':' in stream
names, only worked with streams_xattr with "fruit:metadata" set to
"netatalk".

In order to have test coverage for fruit shares with other configs,
split the test into two:

one test creates the stream over SMB and run against all shares, the
other one is the unmodified existing test and is only run against the
share with streams_xattr and fruit:metadata=netatalk.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13155

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 75a3c0f3b1f843ba9a7838aa7a1c311fc262f8c7)
selftest/knownfail.d/samba3.vfs.fruit [deleted file]
source4/torture/vfs/fruit.c