s3:libsmb: call smbXcli_tcon_set_fs_attributes() directly
commitf2774ce7b5aa44718d7071492bae9259973fa138
authorStefan Metzmacher <metze@samba.org>
Fri, 27 Sep 2013 04:06:32 +0000 (27 06:06 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 10 Mar 2014 15:12:19 +0000 (10 16:12 +0100)
tree49a3de167efaee0b212376d5900fe361e1e92686
parent082c5ea79831786c172e896f883baf3269fa3888
s3:libsmb: call smbXcli_tcon_set_fs_attributes() directly

We should try to set all attributes we got and not just
FILE_CASE_SENSITIVE_SEARCH.

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>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Thu Oct 17 19:02:03 CEST 2013 on sn-devel-104
(cherry picked from commit 2474455b7f924ae19ea8897d5e506076f7e77419)
source3/libsmb/libsmb_server.c