s3: smbd: Moving lp_posix_pathnames() out of the lower-level code.
authorJeremy Allison <jra@samba.org>
Fri, 11 Dec 2015 22:38:49 +0000 (14:38 -0800)
committerJeremy Allison <jra@samba.org>
Sun, 13 Dec 2015 21:59:26 +0000 (22:59 +0100)
commitcc13120a4c37c6a4c4bce728dd9ff7ef8a6a251e
tree08f13df5d53baa29973efc469d9420f63fbe3e58
parenta1deced2a4f5fcfa442b10e07b0644e23fd8404a
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().

Fixup check_parent_exists().

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