]> www.infradead.org Git - users/jedix/linux-maple.git/commit
SUNRPC: Backchannel handle socket nospace
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 31 Aug 2015 20:40:46 +0000 (14:40 -0600)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 31 Aug 2015 20:40:46 +0000 (14:40 -0600)
commitf098296aaaadd568cfa6dd9964bf4a97aa22f5fb
tree4f18637b8b90211a69302ec9eedf47c16b1c7d03
parentb953c0d234bc72e8489d3bf51a276c5c4ec85345
SUNRPC: Backchannel handle socket nospace

[ Upstream commit 1193d58f75faec6ccdaf24cbd3471f5460a0a906 ]

If the socket was busy due to a socket nospace error, then we should
retry the send.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
net/sunrpc/clnt.c