s4:torture:vfs_fruit: use AFPINFO_STREAM_NAME
authorRalph Boehme <slow@samba.org>
Thu, 17 Dec 2015 15:51:10 +0000 (16:51 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 21 Dec 2015 22:21:16 +0000 (23:21 +0100)
commit8694da43442abe3ae6ac3b6a16c524e455ae1a65
treef9e88d775148efef36626463653655c0eb55a10a
parent8e0cf77ee230c0eaef01a2dc2316fc65aabd5a59
s4:torture:vfs_fruit: use AFPINFO_STREAM_NAME

I got erratic results from OS X SMB server with AFPINFO_STREAM
(":AFP_AfpInfo:$DATA") in some tests. Using AFPINFO_STREAM_NAME
(just the ":AFP_AfpInfo" part) instead fixed this.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/torture/vfs/fruit.c