commit | a969fd5a4e162c4485ae8f3e49d674656a18fa36 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Aug 22 20:06:04 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Aug 24 15:55:16 2006 -0400 |
tree | b0b61e40b0bda116e41f2a451666715caed2c263 | |
parent | 9167b0b9a0ab7907191523f5a0528e3b9c288e21 [diff] |
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: Trond Myklebust <Trond.Myklebust@netapp.com> (cherry picked from 1d3741c5d991686699f100b65b9956f7ee7ae0ae commit)