s3:libsmb: call smbXcli_tcon_set_fs_attributes() directly
authorStefan Metzmacher <metze@samba.org>
Fri, 27 Sep 2013 04:06:32 +0000 (06:06 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 17 Oct 2013 17:02:03 +0000 (19:02 +0200)
commit2474455b7f924ae19ea8897d5e506076f7e77419
tree3c90d1562588d3d37f4b626efd255e08065eb632
parent307abd61df586baac6cb0bef4272c633c526a7bf
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
source3/libsmb/libsmb_server.c