From: Trond Myklebust Date: Mon, 2 Apr 2007 22:48:28 +0000 (-0400) Subject: NFS: Cleanup for nfs_readpages() X-Git-Tag: v2.6.22-rc1~1035^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b09bee3083897e375bd0bf9d60f48daedfab3e0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed