s3:libsmb: pass impersonation_level to cli_smb2_create_fnum_send()
authorStefan Metzmacher <metze@samba.org>
Fri, 7 Dec 2018 15:32:05 +0000 (16:32 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 13 Dec 2018 07:52:24 +0000 (08:52 +0100)
commitbe464c1dc8675f6e362b7a5b51c6776dc682e3b9
tree9e544a25c474e8b53c3d040e06c8493596c136c6
parent64e68abdc9e7d991809e6eab57826b4456d8e973
s3:libsmb: pass impersonation_level to cli_smb2_create_fnum_send()

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Tim Beale <timbeale@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
examples/fuse/clifuse.c
source3/libsmb/cli_smb2_fnum.c
source3/libsmb/cli_smb2_fnum.h
source3/libsmb/clifile.c