diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2009-12-16 01:01:38 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2009-12-16 12:16:45 -0500 |
commit | b75b5086be6504132eadb22a907854e0bf52e365 (patch) | |
tree | b9859bcb09d12bb2a1dcfd5c3cecf303c2c02d1b /fs/open.c | |
parent | 6e6b1bd1e739faf4fa259fc0d8bfcadea2493222 (diff) | |
download | linux-3.10-b75b5086be6504132eadb22a907854e0bf52e365.tar.gz linux-3.10-b75b5086be6504132eadb22a907854e0bf52e365.tar.bz2 linux-3.10-b75b5086be6504132eadb22a907854e0bf52e365.zip |
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: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions