s3: libsmb: Change cli_setatr() and async version to use 32-bit attributes.
authorJeremy Allison <jra@samba.org>
Wed, 3 Jun 2020 21:12:38 +0000 (14:12 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 4 Jun 2020 17:11:38 +0000 (17:11 +0000)
commit8ad8a8f7ae5b727126d64587cbd859e2c27055d3
treeef7acbbd108691e145451688981ed7015ea358e2
parentfe3879b3c92b0c82c469bb00d916e3840eb7b8e9
s3: libsmb: Change cli_setatr() and async version to use 32-bit attributes.

Fix the callers. Only sets 16 bits on the wire for this level.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/libsmb/clifile.c
source3/libsmb/libsmb_dir.c
source3/libsmb/libsmb_file.c
source3/libsmb/proto.h