s3: smbd: Split all calls to srvstr_get_path() to calls to srvstr_get_path_posix...
authorJeremy Allison <jra@samba.org>
Tue, 22 Dec 2015 21:26:49 +0000 (13:26 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 23 Dec 2015 17:23:16 +0000 (18:23 +0100)
commit88bb4801c0c7632caf6b1b059aa07d56cf215c60
tree96a8b57f94c9cf18feaf934deab7109505e6de12
parentc78d73986d69f52699d576c3d0cad157feef13a8
s3: smbd: Split all calls to srvstr_get_path() to calls to srvstr_get_path_posix() or srvstr_get_path() 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