From: Weston Andros Adamson Date: Thu, 15 May 2014 15:56:44 +0000 (-0400) Subject: nfs: call nfs_can_coalesce_requests for every req X-Git-Tag: omap-for-v3.16/fixes-against-rc1~64^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab75e417192a486ffe63a314b6d2e7361f0e157f;p=pandora-kernel.git nfs: call nfs_can_coalesce_requests for every req Call nfs_can_coalesce_requests for every request, even the first one. This is needed for future patches to give pg_test a way to inform add_request to reduce the size of the request. Now @prev can be null in nfs_can_coalesce_requests and pg_test functions. Signed-off-by: Weston Andros Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed