commit | 494314c415e2d3b308f57c9245ae6525166c70b8 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Mar 20 12:59:09 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Mar 20 13:38:44 2014 -0400 |
tree | 4ffa4f99c92936a7edd95ac3c3bc3807d8e1112c | |
parent | 6bd144160a5554e4af052c153a094c4851a4c6aa [diff] |
SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_status 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>