s4/torture: smb2.ioctl: add src and dst path args to test_setup_copy_chunk
authorRalph Boehme <slow@samba.org>
Tue, 16 May 2017 11:13:08 +0000 (13:13 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 17 May 2017 21:02:09 +0000 (23:02 +0200)
commitf9a61d790f166883c7f42494c3a060ba5b13d5e6
tree3d44379e6813e5505ee4ee0134fe98c6e341e147
parent60747c1be4d42c29fb81ab413b0bdabdaa22012a
s4/torture: smb2.ioctl: add src and dst path args to test_setup_copy_chunk

Just let the caller pass in the paths, no change in behaviour. A new
test in a subsequent commit will use it to pass paths to streams.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
source4/torture/smb2/ioctl.c