git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f15b504
)
SUNRPC: Ensure that we handle ENOBUFS errors correctly.
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Mon, 30 Jun 2014 17:42:19 +0000
(13:42 -0400)
committer
Trond 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>
No differences found