s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to cli_openx_create().
authorJeremy Allison <jra@samba.org>
Thu, 18 Aug 2016 20:59:52 +0000 (13:59 -0700)
committerUri Simchoni <uri@samba.org>
Fri, 19 Aug 2016 18:03:12 +0000 (20:03 +0200)
commit47c1314429cdf516358d5e00ca24c313ddab67b0
treeb05fa6e1bad9883cab7e3fbe39f7c629bb82a59e
parentd7ee917b165da2695433b7b115363223f2bd214f
s3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE_PATH to cli_openx_create().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12165

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/libsmb/clifile.c