Constant fuse::sys::SECURITY_CONTEXT
source ยท const SECURITY_CONTEXT: u64 = 4294967296;
Expand description
The client should send the security context along with open, mkdir, create, and symlink requests.
const SECURITY_CONTEXT: u64 = 4294967296;
The client should send the security context along with open, mkdir, create, and symlink requests.