From: Trond Myklebust Date: Thu, 27 Sep 2007 14:07:31 +0000 (-0400) Subject: NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds X-Git-Tag: v2.6.24-rc1~1285^2~47 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17cadc95372e28024be0874e67329c1862912c5d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed