pysmbd: add session_info arg to py_smbd_set_nt_acl
authorJoe Guo <joeg@catalyst.net.nz>
Tue, 3 Jul 2018 22:18:30 +0000 (10:18 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 02:31:59 +0000 (04:31 +0200)
commitaec40e3a39e27766015113d0f6978faaaaa92e88
treea72fb38107eed11d335bd32e16f399ce4709d466
parent760e36ddbcb8543f99fd34d97e8b6851dd022c1f
pysmbd: add session_info arg to py_smbd_set_nt_acl

Add session_info arg as optional and pass it down to get_conn_tos.

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

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source3/smbd/pysmbd.c