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:
6bd1441
)
SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_status
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Thu, 20 Mar 2014 16:59:09 +0000
(12:59 -0400)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Thu, 20 Mar 2014 17:38:44 +0000
(13:38 -0400)
When restarting an rpc call, we should not be carrying over data from the
previous call.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
No differences found