From: Weston Andros Adamson Date: Thu, 15 May 2014 15:56:57 +0000 (-0400) Subject: nfs: support page groups in nfs_read_completion X-Git-Tag: omap-for-v3.16/fixes-against-rc1~64^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68072992c8f6ace57fe80b6fb5d57b3ae887a09d;p=pandora-kernel.git nfs: support page groups in nfs_read_completion nfs_read_completion relied on the fact that there was a 1:1 mapping of page to nfs_request, but this has now changed. Regions not covered by a request have already been zeroed elsewhere. Signed-off-by: Weston Andros Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed