commit | 076f1fc94c44be2664172c63b4a2b51ae2d265ea | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Oct 05 13:31:21 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 07 17:41:33 2008 -0400 |
tree | a2b0c6b28deb0d283ff754df90801cc1483ec41d | |
parent | 4dc05efb86239321d43a9d74fd2ecd5c21bfc2ad [diff] |
NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes() If we're merely checking the inode attributes because we suspect that the 'updated' attributes returned by the RPC call are stale, then we shouldn't be doing weak cache consistency updates or clearing the cache_validity flags. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>