selftest: run smb2.streams tests against a share with vfs_streams_xattr
commit7f84f9ff71ac6c664dc540bc4d89244cee638f37
authorRalph Boehme <slow@samba.org>
Sat, 26 May 2018 14:30:47 +0000 (26 16:30 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 12 Jul 2018 11:11:21 +0000 (12 13:11 +0200)
tree512fe64a1f1120d251653814ec8c983bd7672a5c
parent0a3ba68abb04b1c2bcc781bce393415fc9677cf5
selftest: run smb2.streams tests against a share with vfs_streams_xattr

The tests are currently only run against streams_depot, where stream IO
is handle based, compared to streams_xattr which is path
based. vfs_streams_xattr is also used much more in real world setups, so
we should run our tests against it.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(backported from commit aa096ab70a466388a9947f73a525b2dcbb9821e5)
selftest/knownfail
source3/selftest/tests.py