commit | 1842bfb447cea8b344fd91af97fb6d604ecb11fa | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu May 25 01:41:01 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Jun 09 09:34:10 2006 -0400 |
tree | 8f3fb5f9fac687ccee3b98e3f0a513816fe35b36 | |
parent | 44b11874ff583b6e766a05856b04f3c492c32b84 [diff] |
NFS: Fix up inode revalidation accounting 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>