SUNRPC: Ensure that we handle ENOBUFS errors correctly.
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 30 Jun 2014 17:42:19 +0000 (13:42 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 30 Jun 2014 17:42:19 +0000 (13:42 -0400)
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 <trond.myklebust@primarydata.com>
net/sunrpc/clnt.c
net/sunrpc/xprtsock.c

Simple merge
Simple merge