diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2008-07-16 15:51:03 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-07-27 02:53:19 +0200 |
commit | 8bb79224b87aab92071e94d46e70bd160d89bf34 (patch) | |
tree | dab47cbb434876e5916f18b738ef8bd3fe1e1ce1 /kernel/fork.c | |
parent | [patch 5/5] vfs: remove mode parameter from vfs_symlink() (diff) | |
download | linux-8bb79224b87aab92071e94d46e70bd160d89bf34.tar.xz linux-8bb79224b87aab92071e94d46e70bd160d89bf34.zip |
[PATCH] permission checks for chdir need special treatment only on the last step
... so we ought to pass MAY_CHDIR to vfs_permission() instead of having
it triggered on every step of preceding pathname resolution. LOOKUP_CHDIR
is killed by that.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions