s3: smbd: Add srvstr_get_path_posix().
authorJeremy Allison <jra@samba.org>
Tue, 22 Dec 2015 21:18:03 +0000 (13:18 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 23 Dec 2015 17:23:16 +0000 (18:23 +0100)
commitc78d73986d69f52699d576c3d0cad157feef13a8
treec817fe8bda3a9095bd3747560f311fda57faa1e5
parent5740761e78711b59b1b7734bbbc76ddb55c3abc8
s3: smbd: Add srvstr_get_path_posix().

Not yet used, will be plumbed into existing callers of srvstr_get_path()
when lp_posix_pathnames() is true.

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