git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9167b0b
)
VFS: Remove redundant open-coded mode bit checks in open_exec().
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 23 Aug 2006 00:06:04 +0000
(20:06 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 24 Aug 2006 19:55:16 +0000
(15:55 -0400)
The check in open_exec() for inode->i_mode & 0111 has been made
redundant by the fix to permission().
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
(cherry picked from
1d3741c5d991686699f100b65b9956f7ee7ae0ae
commit)
fs/exec.c
patch
|
blob
|
history
diff --cc
fs/exec.c
Simple merge