From: Trond Myklebust Date: Fri, 28 Aug 2009 15:12:12 +0000 (-0400) Subject: SUNRPC: Fix rpc_task_force_reencode X-Git-Tag: v2.6.31-rc9~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2574cc9f4ffc6c681c9177111357efe5b76f0e36;p=pandora-kernel.git SUNRPC: Fix rpc_task_force_reencode This patch fixes the bug that was reported in http://bugzilla.kernel.org/show_bug.cgi?id=14053 If we're in the case where we need to force a reencode and then resend of the RPC request, due to xprt_transmit failing with a networking error, then we _must_ retransmit the entire request. Signed-off-by: Trond Myklebust Cc: stable@kernel.org Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed