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:
cf1308f
)
NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 15 Nov 2006 22:31:56 +0000
(17:31 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:28 +0000
(10:46 -0500)
Currently nfs_sync_inode_wait() will fail to loop correctly when we call
nfs_sync_inode_wait with the FLUSH_INVALIDATE argument.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found