2.2.31.3 NETWORK_RESILIENCY_REQUEST Request
The NETWORK_RESILIENCY_REQUEST request packet is sent to the server by the client in an SMB2 IOCTL Request (section 2.2.31) FSCTL_LMR_REQUEST_RESILIENCY to request resiliency for a specified open file. This request is not valid for the SMB 2.0.2 dialect. It is set as the contents of the input data buffer. This packet consists of the following:
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Timeout |
|||||||||||||||||||||||||||||||
Reserved |
Timeout (4 bytes): The requested time the server holds the file open after a disconnect before releasing it. This time is in milliseconds.
Reserved (4 bytes): This field MUST NOT be used and MUST be reserved. The client MUST set this to 0, and the server MUST ignore it on receipt.