s3: smbd: SMB1 reply_ntrename() - now we set dest_has_wcard separately we don't need...
authorJeremy Allison <jra@samba.org>
Tue, 29 Sep 2020 18:11:43 +0000 (11:11 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 30 Sep 2020 20:46:39 +0000 (20:46 +0000)
commitdb20ef392e7ca820e370e27c61c7a528bbc8f2eb
tree0be66dff75b85235c044a2079770e0a67ba2c845
parentf43c04164db3a93b4eb5715d6626ff3dd18d806a
s3: smbd: SMB1 reply_ntrename() - now we set dest_has_wcard separately we don't need to pass it to filename_convert().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/nttrans.c