Constant kernel::fs::file::flags::O_NOFOLLOW

source ·
pub const O_NOFOLLOW: u32 = bindings::O_NOFOLLOW; // 131_072u32
Expand description

If basename of path is a symbolic link, fail open.