NFS: Cleanup for nfs_readpages()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 2 Apr 2007 22:48:28 +0000 (18:48 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 1 May 2007 05:17:05 +0000 (22:17 -0700)
commit8b09bee3083897e375bd0bf9d60f48daedfab3e0
tree5122ee611fc46799660db63442107e5677234266
parentbcb71bba7e64f0442d0ca339d7d3117a7060589f
NFS: Cleanup for nfs_readpages()

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>
fs/nfs/pagelist.c
fs/nfs/read.c
include/linux/nfs_page.h