3.2.5.14.9 Handling a Resiliency Response

If the Status field of the SMB2 header of the response indicates an error, the client MUST return the received status code to the calling application.

If the Status field of the SMB2 header of the response indicates success, the client MUST perform the following steps:

  1. The client SHOULD<189> setup periodic probing of the connection to detect an unresponsive or dead server or a broken TCP connection.

  2. The client MUST set Open.ResilientHandle and Open.Durable to TRUE.

  3. The status of the operation MUST be returned to the application.