s3: smbd: Moving lp_posix_pathnames() out of the lower-level code.
authorJeremy Allison <jra@samba.org>
Fri, 11 Dec 2015 22:36:33 +0000 (14:36 -0800)
committerJeremy Allison <jra@samba.org>
Sun, 13 Dec 2015 21:59:26 +0000 (22:59 +0100)
commita1deced2a4f5fcfa442b10e07b0644e23fd8404a
treeb4ee42bd3803db412ce5d3578950b3c5b9148e9f
parentc808a6370058c7d94d088fa39e85480b4e50168c
s3: smbd: Moving lp_posix_pathnames() out of the lower-level code.

Prepare to remove lp_posix_pathnames() out of ms_has_wild().
Check before calls to ms_has_wild().

Fix determine_path_error().

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