s3:pylibsmb: Minor refactor to py_cli_list() variables
authorTim Beale <timbeale@catalyst.net.nz>
Wed, 12 Dec 2018 00:47:46 +0000 (13:47 +1300)
committerTim Beale <timbeale@samba.org>
Mon, 7 Jan 2019 00:23:08 +0000 (01:23 +0100)
commitea00215d53891215e20531f75a7ec7e5dec3df5e
treee9e6f9e1d28436034a44c2b171d148701ac237ca
parent1d0d1a758bacaf160f320f39156923ab4c273fd5
s3:pylibsmb: Minor refactor to py_cli_list() variables

Add a define for the file attribute mask (we'll reuse it in a subsequent
patch), and make the variable type explicit.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13676

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/libsmb/pylibsmb.c