s3: smbd: SMB1 rename_internals() can figure out the wildcard status of the paths...
authorJeremy Allison <jra@samba.org>
Tue, 29 Sep 2020 20:08:01 +0000 (13:08 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 30 Sep 2020 20:46:40 +0000 (20:46 +0000)
commitb89c0a6d3f456fe597949b660a3c2ddbbad2be42
tree4d75a2c5ceb08b44069e86ba1acc22d22369bca6
parent83b17f4f3e11cb47b57e10569a5f2cc18730e361
s3: smbd: SMB1 rename_internals() can figure out the wildcard status of the paths by itself.

No need to pass them as parameters.

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