git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fdc49c
)
NFS: Remove bogus check of cache_change_attribute in nfs_update_inode
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sun, 30 Sep 2007 19:13:17 +0000
(15:13 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:19:11 +0000
(17:19 -0400)
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>
No differences found