s3: smbd: DFS: Pass uint32_t ucf_flags through into dfs_redirect().
authorJeremy Allison <jra@samba.org>
Fri, 25 Mar 2016 18:26:39 +0000 (11:26 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 25 Mar 2016 19:40:10 +0000 (20:40 +0100)
commit6156c825bbb803cb70a03b0fe22d2576d82bab30
treeecfc9db57abc1bd6a349f5f01dac6df5c794db56
parentb96ae7c69e48ecfc147b032d3d6e00a1ce65d226
s3: smbd: DFS: Pass uint32_t ucf_flags through into dfs_redirect().

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/msdfs.c