From: Trond Myklebust Date: Mon, 17 Oct 2005 10:02:00 +0000 (-0400) Subject: [PATCH] NFS: Fix cache consistency races X-Git-Tag: v2.6.14-rc5~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3c52da33ce95747b1bff86cce716d4f1397f14a;p=pandora-kernel.git [PATCH] NFS: Fix cache consistency races If the data cache has been marked as potentially invalid by nfs_refresh_inode, we should invalidate it rather than assume that changes are due to our own activity. Also ensure that we always start with a valid cache before declaring it to be protected by a delegation. Signed-off-by: Trond Myklebust Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed