2.2.13.2.12 SMB2_CREATE_DURABLE_HANDLE_RECONNECT_V2
The SMB2_CREATE_DURABLE_HANDLE_RECONNECT_V2 context is specified when the client is attempting to reestablish a durable open as specified in section 3.2.4.4. The SMB2_CREATE_DURABLE_HANDLE_RECONNECT_V2 context is valid only for the SMB 3.x dialect family.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FileId |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
CreateGuid |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
Flags |
FileId (16 bytes): An SMB2_FILEID structure, as specified in section 2.2.14.1, for the open that is being reestablished.
CreateGuid (16 bytes): A unique ID that identifies the create request.
Flags (4 bytes): This field MUST be constructed using zero or more of the following values:
-
Value
Meaning
SMB2_DHANDLE_FLAG_PERSISTENT
0x00000002
A persistent handle is requested.