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:
220bcc2
)
NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 8 Oct 2007 18:10:31 +0000
(14:10 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:20:45 +0000
(17:20 -0400)
nfs_post_op_update_inode() is really only meant to be used if we expect the
inode and its attributes to have changed in some way.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found