Expand description
Lease caching-state bits and constants ([MS-SMB2] §2.2.13.2.8).
Constants§
- BREAK_
FLAG_ ACK_ REQUIRED - Break-notification flag demanding a lease-break acknowledgement.
- CONTEXT_
NAME - Create-context tag for
SMB2_CREATE_REQUEST_LEASE. - HANDLE_
CACHING - Handle caching.
- NONE
- No caching.
- READ_
CACHING - Read caching.
- RH
- Read + handle (the level a write-caching lease breaks down to).
- RWH
- Read + write + handle (full lease).
- WRITE_
CACHING - Write caching.