From: Trond Myklebust Date: Thu, 15 May 2008 02:48:25 +0000 (-0700) Subject: SUNRPC: Ensure we exit early in case of an encode error X-Git-Tag: v2.6.27-rc1~1052^2~1^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b39f2b41033754e7ba669503d27268beb1b524a;p=pandora-kernel.git SUNRPC: Ensure we exit early in case of an encode error All errors from call_encode(), with exception of EAGAIN are fatal, so we should immediately return instead of proceeding to xprt_transmit(). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed