commit | 17cadc95372e28024be0874e67329c1862912c5d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Sep 27 10:07:31 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:18:55 2007 -0400 |
tree | 0785ba140643d87c23e7bca67d1f2522214a0d12 | |
parent | e323ea46d95d7f8c789effd1194dfc120284dbbd [diff] |
NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds The reason is that if the weak cache consistency update was successful, then we know that our client must be the only one that changed the directory, and we've already updated the dcache to reflect the change. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>