libcli/smb: add FLAGS2_DFS_PATHNAMES for SMB1 operations against dfs shares
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Sep 2013 01:31:33 +0000 (03:31 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 17 Oct 2013 14:06:22 +0000 (16:06 +0200)
commit44224cd40fcec262085423577de9eede27a4a22a
tree3e81a324981488207d4c9f4767e94151c0960472
parent1c4e95cbd88e6122c1e2fb07b119abf225c94fff
libcli/smb: add FLAGS2_DFS_PATHNAMES for SMB1 operations against 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/smbXcli_base.c