module RubySMB::SMB1::OplockLevels

This module holds the OPLock Levels used in NT_TRANSACT_CREATE and SMB_COM_NT_CREATE_ANDX responses. The definitions for these values can be found at [2.2.7.1.2 Response](msdn.microsoft.com/en-us/library/ee441961.aspx)

Constants

BATCH_OPLOCK

Batch OpLock Granted

EXCLUSIVE_OPLOCK

Exclusive OpLock Granted

LEVEL2_OPLOCK

Level 2 OpLock Granted

NO_OPLOCK

No OpLock Granted