From: Trond Myklebust Date: Fri, 27 Sep 2013 15:09:53 +0000 (-0400) Subject: SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~60^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee071eff0f1afafa9917254a6e4ee19d28085f1d;p=pandora-kernel.git SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write Otherwise the tests of req->rq_bytes_sent in xprt_prepare_transmit will fail if we're dealing with a resend. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed