mirror of
https://github.com/samba-team/samba.git
synced 2025-08-26 01:49:31 +03:00
s4:libcli: add a app_instance_id member to the smb2_create input struct
This commit is contained in:
committed by
Stefan Metzmacher
parent
50c10cbdce
commit
562719f75f
@ -1743,7 +1743,9 @@ union smb_open {
|
||||
NTTIME timewarp;
|
||||
bool query_on_disk_id;
|
||||
struct smb2_lease *lease_request;
|
||||
|
||||
|
||||
struct GUID *app_instance_id;
|
||||
|
||||
/* and any additional blobs the caller wants */
|
||||
struct smb2_create_blobs blobs;
|
||||
} in;
|
||||
|
Reference in New Issue
Block a user