s4:torture:vfs_fruit: tweak check_stream_list()
authorRalph Boehme <slow@samba.org>
Thu, 17 Dec 2015 12:31:12 +0000 (13:31 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 21 Dec 2015 22:21:16 +0000 (23:21 +0100)
commit8e0cf77ee230c0eaef01a2dc2316fc65aabd5a59
tree664da9d20b56833ff671dbed549706eba1720243
parent1d13744547474592285eacab84d1217af46e0086
s4:torture:vfs_fruit: tweak check_stream_list()

Modify check_stream_list() to open the basefile (or directory) itself
insteaf of having the callers pass in a filehandle. Removes some code
duplication in the callers.

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