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:
bcb71bb
)
NFS: Cleanup for nfs_readpages()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 2 Apr 2007 22:48:28 +0000
(18:48 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 1 May 2007 05:17:05 +0000
(22:17 -0700)
Do the coalescing of read requests into block sized requests at start of
I/O as we scan through the pages instead of going through a second pass.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found