From: Trond Myklebust Date: Fri, 27 Apr 2012 17:48:18 +0000 (-0400) Subject: NFS: Simplify the cache invalidation code X-Git-Tag: v3.5-rc1~52^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fee7fe196c41847c135cde41b0ec790f53ee6fcf;p=pandora-kernel.git NFS: Simplify the cache invalidation code Now that NFSv2 and NFSv3 have simulated change attributes, instead of using all three of mtime, ctime and change attribute to manage data cache consistency, we can simplify the code to just use the change attribute. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed