From: Trond Myklebust Date: Sun, 30 Sep 2007 19:13:17 +0000 (-0400) Subject: NFS: Remove bogus check of cache_change_attribute in nfs_update_inode X-Git-Tag: v2.6.24-rc1~1285^2~41 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64e8a5ef758888cb42b7c105dcfaaf51aab1baf;p=pandora-kernel.git NFS: Remove bogus check of cache_change_attribute in nfs_update_inode Remove the bogus 'data_stable' check in nfs_update_inode. The cache_change_attribute tells you if the directory changed on the server, and should have nothing to do with the file length. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed