From: Trond Myklebust Date: Tue, 20 Aug 2013 16:29:27 +0000 (-0400) Subject: NFS: Remove the NFSv4 "open optimisation" from nfs_permission X-Git-Tag: v3.12-rc1~87^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5948a401a7f06d67f8548651041e00fd1aafcaf9;p=pandora-kernel.git NFS: Remove the NFSv4 "open optimisation" from nfs_permission Ever since commit 6168f62cb (Add ACCESS operation to OPEN compound) the NFSv4 atomic open has primed the access cache, and so nfs_permission will no longer do an RPC call on the wire. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed