NFS: Optimise away nfs_check_inode_attributes() when holding a delegation
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 29 Apr 2012 16:30:19 +0000 (12:30 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 1 May 2012 19:42:41 +0000 (15:42 -0400)
commit01da47bde78ff2149f6546a0f17e25983aaddd7b
tree6509cf6b64e79445757d1d6491c4bbac655dd038
parentb4b1eadf7c5f00636500ad47f68edc0666e63ea5
NFS: Optimise away nfs_check_inode_attributes() when holding a delegation

We already know that the attribute cache is valid.

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