s3: smbd: Add srvstr_get_path_wcard_posix().
authorJeremy Allison <jra@samba.org>
Tue, 22 Dec 2015 21:07:49 +0000 (13:07 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 23 Dec 2015 17:23:16 +0000 (18:23 +0100)
commiteb7198f9991c5baba241dd2897107ba80dd6a817
tree0a1556722c4200e5c35a48bb4487e2c853f1981d
parentdb36ee422bc45147169997c0217ea43b104efcec
s3: smbd: Add srvstr_get_path_wcard_posix().

Allows us to call this directly and eventually remove the lp_posix_pathnames() call
from inside of srvstr_get_path_wcard().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <Volker.Lendecke@SerNet.DE>
source3/smbd/proto.h
source3/smbd/reply.c