From: Trond Myklebust Date: Fri, 3 Jul 2015 13:28:09 +0000 (-0400) Subject: SUNRPC: Don't reencode message if transmission failed with ENOBUFS X-Git-Tag: omap-for-v4.3/fixes-merge-window~179^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93aa6c7bbc4124c8361c26a8b2c5c40afb185619;p=pandora-kernel.git SUNRPC: Don't reencode message if transmission failed with ENOBUFS If we're running out of buffer memory when transmitting data, then we want to just delay for a moment, and then continue transmitting the remainder of the message. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed