From: Trond Myklebust Date: Sun, 5 Oct 2008 17:31:21 +0000 (-0400) Subject: NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes() X-Git-Tag: v2.6.28-rc1~266^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=076f1fc94c44be2664172c63b4a2b51ae2d265ea;p=pandora-kernel.git 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 --- Reading git-diff-tree failed