Skip to main content

Module lease

Module lease 

Source
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.