LOG_FCNTL

Constant LOG_FCNTL 

Source
const LOG_FCNTL: bool = false;
Expand description

Linux sys_fcntl implementation for Scarlet VFS v2 Currently provides basic logging of commands to understand usage patterns

This is a minimal implementation that logs the fcntl commands being used to help understand what functionality needs to be implemented.