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

->permission() sanitizing: don't pass flags to generic_permission()


redundant; all callers get it duplicated in mask & MAY_NOT_BLOCK and none of
them removes that bit.

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