NFS: Don't force page cache revalidations when holding a delegation
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 29 Apr 2012 15:23:50 +0000 (11:23 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 1 May 2012 19:42:40 +0000 (15:42 -0400)
commitb4b1eadf7c5f00636500ad47f68edc0666e63ea5
tree2ae583a6b89597655ebbf63fb3d00364061b48ad
parente144cbcc251f16c1a14b9256cda73ab4aebe933a
NFS: Don't force page cache revalidations when holding a delegation

If we're holding a delegation, then we already know that our
page cache is valid.

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