From: Trond Myklebust Date: Fri, 24 Jul 2015 16:31:33 +0000 (-0400) Subject: NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce() X-Git-Tag: omap-for-v4.3/fixes-merge-window~179^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4c30454db732d5a377abfc309c7a629f3bbaeb0;p=pandora-kernel.git NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce() Recoalescing does not affect whether or not we've already sent off I/O, and doing so means that we end up sending a bunch of synchronous for cases where we actually need to be using unstable writes. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed