git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49697ee
)
NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 10 Mar 2010 20:21:44 +0000
(15:21 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 10 Mar 2010 20:21:44 +0000
(15:21 -0500)
If the NFS_INO_REVAL_FORCED flag is set, that means that we don't yet have
an up to date attribute cache. Even if we hold a delegation, we must
put a GETATTR on the wire.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@kernel.org
No differences found