diff options
| author | Volker Lendecke <vl@samba.org> | 2022-08-29 17:02:25 +0200 |
|---|---|---|
| committer | Ralph Boehme <slow@samba.org> | 2022-09-02 13:31:38 +0000 |
| commit | cb0381ddc692efdff7dd1d7007e161628b8132af (patch) | |
| tree | 854a4269c9a05dec5079c8595f9237d0324a87cf /python/wscript | |
| parent | 68ba30215da2623edd0bdb6b92e576d616cee0f3 (diff) | |
| download | samba-cb0381ddc692efdff7dd1d7007e161628b8132af.tar.gz samba-cb0381ddc692efdff7dd1d7007e161628b8132af.tar.bz2 samba-cb0381ddc692efdff7dd1d7007e161628b8132af.zip | |
pylibsmb: Add create_ex()
This is an extension of the create() function allowing smb2 create
contexts to be passed back and forth and also returning the
smb_create_returns. A new function seemed necessary for me because we
need to return not just the fnum. So I chose a 3-tuple, see the test
for an example how to use this.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'python/wscript')
0 files changed, 0 insertions, 0 deletions
