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:
44b1187
)
NFS: Fix up inode revalidation accounting
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 25 May 2006 05:41:01 +0000
(
01:41
-0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 9 Jun 2006 13:34:10 +0000
(09:34 -0400)
Currently, we are accounting for all calls to nfs_revalidate_inode(), but not
to nfs_revalidate_mapping(), or nfs_lookup_verify_inode(), etc...
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found