s3: libsmb: Make cli_list_trans() and cli_list take a 32-bit attribute.
authorJeremy Allison <jra@samba.org>
Wed, 3 Jun 2020 21:07:21 +0000 (14:07 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 4 Jun 2020 17:11:38 +0000 (17:11 +0000)
commitfe3879b3c92b0c82c469bb00d916e3840eb7b8e9
treebd8bfbef34cbd62d996856cfcae59361e61876ae
parent8ae2851ebc91df7dded6be6a726bc809e86cc511
s3: libsmb: Make cli_list_trans() and cli_list take a 32-bit attribute.

All sub-functions take 32-bits, and all callers now are
compatible with 32-bit attributes.

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