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

alloc_file(): switch to passing O_... flags instead of FMODE_... mode



... so that it could set both ->f_flags and ->f_mode, without callers
having to set ->f_flags manually.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 6b4e8085
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