]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit036f1a00503595423aa22e9961c9f117e7b66d86
tree6509cf6b64e79445757d1d6491c4bbac655dd038
parent3ba79fa468c5cb3403c17d93d6614ccaf187be25
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