commit | 8014793b1b2869445adfe678d64cdacd10e99d53 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Aug 31 18:24:08 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 22 23:24:56 2006 -0400 |
tree | 861968eb71efbeae9918b1f407be99a5e6aaa9d3 | |
parent | 297de4f65698ee1e1c75e27d57933b5fa8227e72 [diff] |
SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status Doing so prevents stuff like call_encode() from working correctly. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>