s3: smbd: Rename srvstr_get_path_wcard_internal() -> srvstr_get_path_internal().
authorJeremy Allison <jra@samba.org>
Tue, 29 Sep 2020 21:01:57 +0000 (14:01 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 30 Sep 2020 20:46:41 +0000 (20:46 +0000)
commit5ea69c262dde34c2b107477c171ab0b948fe800d
tree8ba97a3a79fa2afa0c618eb63b29eac874337ffb
parent7a1839ab7350f502383da0040778ccee6243382f
s3: smbd: Rename srvstr_get_path_wcard_internal() -> srvstr_get_path_internal().

It now does nothing with wildcards.

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