pylibsmb: Use cli_qfileinfo_basic_send() in py_smb_filesize()
authorVolker Lendecke <vl@samba.org>
Thu, 4 Jun 2020 13:16:26 +0000 (15:16 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 4 Jun 2020 17:11:40 +0000 (17:11 +0000)
commitee40012f6edd0eee0bf2c5f318dc8cebb75eb5df
treef10088d80fbe20cb683839572ccae2500f8baffe
parent34e2881b0aae585b95170933002b1df76bb77f41
pylibsmb: Use cli_qfileinfo_basic_send() in py_smb_filesize()

This now does all protocols asynchronously

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