Skip to content
Commit a969fd5a authored by Trond Myklebust's avatar Trond Myklebust
Browse files

VFS: Remove redundant open-coded mode bit checks in open_exec().



The check in open_exec() for inode->i_mode & 0111 has been made
redundant by the fix to permission().

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
(cherry picked from 1d3741c5d991686699f100b65b9956f7ee7ae0ae commit)
parent 9167b0b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment