]> rtime.felk.cvut.cz Git - linux-imx.git/commit
NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 29 May 2013 15:53:29 +0000 (11:53 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 6 Jun 2013 20:24:41 +0000 (16:24 -0400)
commit1a1a29fa8420e42a760410d9f5b0b51a9eb521eb
tree1139c4cef87d1b7462e06433c20ac49278c19119
parent9ec2ef53b92fdbb1b5f24af000fc2ba0b18221ea
NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open

We already check the EXEC access mode in the lower layers.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dir.c