commit | b64e8a5ef758888cb42b7c105dcfaaf51aab1baf | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Sep 30 15:13:17 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:19:11 2007 -0400 |
tree | a8555028da59911132f4677ddabc73f4b88dc41c | |
parent | 7fdc49c4e49ba926348f71844cda7f5e12709738 [diff] |
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 <Trond.Myklebust@netapp.com>