Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 4acdaf27 authored by Al Viro's avatar Al Viro
Browse files

switch ->create() to umode_t


vfs_create() ignores everything outside of 16bit subset of its
mode argument; switching it to umode_t is obviously equivalent
and it's the only caller of the method

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 18bb1db3
No related merge requests found
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