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

Sanitize exec_permission_lite()


Use the sucker in other places in pathname resolution
that check MAY_EXEC for directories; lose the _lite
from name, it's equivalent of full-blown inode_permission()
for its callers (albeit still lighter, since large parts
of generic_permission() do not apply for pure MAY_EXEC).

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 6e6b1bd1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment