s3: smbd: DFS: Pass uint32_t ucf_flags through into resolve_dfspath_wcard().
authorJeremy Allison <jra@samba.org>
Fri, 25 Mar 2016 18:23:29 +0000 (11:23 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 25 Mar 2016 19:40:10 +0000 (20:40 +0100)
commitb96ae7c69e48ecfc147b032d3d6e00a1ce65d226
tree7d2ee33c7ddb56e4bf765f0223cf49bc4732072d
parent94464ed82c93094a972984ac1828f0bcc256f13c
s3: smbd: DFS: Pass uint32_t ucf_flags through into resolve_dfspath_wcard().

Eventually move this down to the call to unix_convert()
inside the DFS code.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
source3/smbd/filename.c
source3/smbd/msdfs.c
source3/smbd/proto.h
source3/smbd/trans2.c