From: Trond Myklebust Date: Mon, 30 Jun 2014 17:42:19 +0000 (-0400) Subject: SUNRPC: Ensure that we handle ENOBUFS errors correctly. X-Git-Tag: cleanup-for-v3.18~41^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3601c4a91ebbbf1cf69f66a2abeffc6c64a4fe64;p=pandora-kernel.git SUNRPC: Ensure that we handle ENOBUFS errors correctly. Currently, an ENOBUFS error will result in a fatal error for the RPC call. Normally, we will just want to wait and then retry. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed