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:
3925675
)
NFS: Fix up writeback_control->nr_to_write accounting
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 5 Dec 2006 05:36:56 +0000
(
00:36
-0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:41 +0000
(10:46 -0500)
We're really accounting for the same page twice now: once in
generic_writepages(), and once in nfs_scan_dirty().
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found