s3: smbd: Remove the wrapper srvstr_get_path_req_wcard().
authorJeremy Allison <jra@samba.org>
Tue, 29 Sep 2020 20:58:22 +0000 (13:58 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 30 Sep 2020 20:46:41 +0000 (20:46 +0000)
commit9392b13dff69effb0f76fff4074d20e06f249feb
treec42008f578d797b5384821b5b12ecb56c9af9ee3
parent26e8bd7e1eee76917e039783ed43ac5b02e5b89c
s3: smbd: Remove the wrapper srvstr_get_path_req_wcard().

Rename srvstr_get_path_req_wcard() -> srvstr_get_path_req()
as it no longer gets ward status.

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