]> git.ipfire.org Git - thirdparty/samba.git/commit
selftest: add "fruit:veto_appledouble = no" to fruit shares
authorRalph Boehme <slow@samba.org>
Fri, 17 Nov 2017 12:52:25 +0000 (13:52 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 29 Nov 2017 03:35:24 +0000 (04:35 +0100)
commit3f9b45a410384904d64bdd0d68ff2a5bc25bd3e9
tree3a95849b45c87e8953a74bb198c5ac39266d626c
parentac880848a905a3840b69af2cb1d842d307401a07
selftest: add "fruit:veto_appledouble = no" to fruit shares

This is needed for a subsequent commit that modifies an existing test to
write a ._ file over SMB instead of using the ugly local creation hack.

SMB acces of ._ files requires "fruit:veto_appledouble = no", so let's
set it.

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>
selftest/target/Samba3.pm
source4/torture/vfs/fruit.c