s3:smbd: Move lp_posix_pathnames() out of ea_list_has_invalid_name().
authorJeremy Allison <jra@samba.org>
Tue, 15 Mar 2016 18:43:32 +0000 (11:43 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 24 Mar 2016 21:57:16 +0000 (22:57 +0100)
commit09325a0ea64e43c2a4059289e3379e5543a6b76a
tree890ec41b2db8908e8f26f605429f1720e9e95fcd
parentfeb297ca73c03907cf1f379a97a4707ad034e7c3
s3:smbd: Move lp_posix_pathnames() out of ea_list_has_invalid_name().

External uses will be replaced by checks on struct smb_filename flags.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/lib/filename_util.c
source3/smbd/nttrans.c
source3/smbd/smb2_create.c
source3/smbd/trans2.c