s3: smbd: Split all calls to srvstr_get_path_wcard() into srvstr_get_path_wcard_posix...
authorJeremy Allison <jra@samba.org>
Tue, 22 Dec 2015 21:13:44 +0000 (13:13 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 23 Dec 2015 17:23:16 +0000 (18:23 +0100)
commit41d62dfcb6179ff760a35e38d73009ae3761c533
tree26d83b3feec0abbed2fcdf68afe4b05489bc34ba
parenteb7198f9991c5baba241dd2897107ba80dd6a817
s3: smbd: Split all calls to srvstr_get_path_wcard() into srvstr_get_path_wcard_posix() or srvstr_get_path_wcard() depending on lp_posix_pathnames().

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