s3:vfs_expand_msdfs: Do not open the remote address as a file
authorAndreas Schneider <asn@samba.org>
Tue, 14 Mar 2017 15:12:20 +0000 (16:12 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 15 Mar 2017 00:31:23 +0000 (01:31 +0100)
commit1115f152de9ec25bc9e5e499874b4a7c92c888c0
tree173054f40507bbbc276ad352d617fd4910418196
parentbbeef554f2c15e739f6095fcb57d9ef6646b411c
s3:vfs_expand_msdfs: Do not open the remote address as a file

The arguments get passed in the wrong order to read_target_host().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12687

Signed-off-by: Andreas Schneider <asn@samba.org>
source3/modules/vfs_expand_msdfs.c