libcli/smb: add SMB2_HDR_FLAG_DFS for SMB2 Create operations on dfs shares
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Sep 2013 01:50:42 +0000 (03:50 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 17 Oct 2013 14:10:35 +0000 (16:10 +0200)
commit60f16bacdc242a8512df352dcdd625661e4b25ad
tree620be22e86c9443f852fe577a01305ab0512e000
parentb16b469f3fa3766c19ca30f377cc7de6782c05e6
libcli/smb: add SMB2_HDR_FLAG_DFS for SMB2 Create operations on dfs shares

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10200

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
libcli/smb/smb2cli_create.c