diff options
author | Al Viro | 2012-03-30 20:04:16 +0200 |
---|---|---|
committer | Al Viro | 2012-03-31 22:03:16 +0200 |
commit | 3f6c7c71a2af6eb306e16562c6ee1bfdb48015fb (patch) | |
tree | 11a45a75c858894fcfdbf40e320d860d7f28c166 /kernel/exec_domain.c | |
parent | vfs: move MAY_EXEC check from __lookup_hash() (diff) | |
download | kernel-qcow2-linux-3f6c7c71a2af6eb306e16562c6ee1bfdb48015fb.tar.gz kernel-qcow2-linux-3f6c7c71a2af6eb306e16562c6ee1bfdb48015fb.tar.xz kernel-qcow2-linux-3f6c7c71a2af6eb306e16562c6ee1bfdb48015fb.zip |
untangling do_lookup() - isolate !dentry stuff from the rest of it.
Duplicate the revalidation-related parts into if (!dentry) branch.
Next step will be to pull them under i_mutex.
This and the next 8 commits are more or less a splitup of patch
by Miklos; folks, when you are working with something that convoluted,
carve your patches up into easily reviewed steps, especially when
a lot of codepaths involved are rarely hit...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel/exec_domain.c')
0 files changed, 0 insertions, 0 deletions