s3: smbd: In nttrans2.c, add in UCF_POSIX_PATHNAMES to the ucf_flags if lp_posix_path...
authorJeremy Allison <jra@samba.org>
Tue, 22 Dec 2015 19:16:27 +0000 (11:16 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 23 Dec 2015 02:31:10 +0000 (03:31 +0100)
commit7641c69563a105f6a2263f563c2d09c8a895850b
tree9ae1674d670ecc63e151b4b5c0335e127b65731f
parentacf66001329ec31e18a52497b6ad9c817f4a0e2f
s3: smbd: In nttrans2.c, add in UCF_POSIX_PATHNAMES to the ucf_flags if lp_posix_pathnames() requested.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <rb@sernet.de>
source3/smbd/nttrans.c