Skip to content
Commit 5300990c authored by Al Viro's avatar Al Viro
Browse files

Sanitize f_flags helpers



* pull ACC_MODE to fs.h; we have several copies all over the place
* nightmarish expression calculating f_mode by f_flags deserves a helper
too (OPEN_FMODE(flags))

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 482928d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment