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:
5e66dd6
)
NFS: Fix NFS page_state usage
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 5 Jul 2006 17:17:12 +0000
(13:17 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 5 Jul 2006 17:17:12 +0000
(13:17 -0400)
The introduction of the FLUSH_INVALIDATE argument to nfs_sync_inode_wait()
does not clear the nr_unstable page state counter for pages that are being
released.
Also fix a longstanding similar bug when nfs_commit_list() fails.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found