13.5 Configuring Mask Behavior for Range Locks

This parameter allows applications to acquire a lock above the 0x7fffffffffffffff region limitation set by the Linux file system. By default this parameter is turned on. Setting the parameter value to 0, turns off this parameter and does not permit locking beyond the 0x7fffffffffffffff region.

ncpcon set LOCK_RANGE_MASK=1

ncpcon set LOCK_RANGE_MASK=0