commit | fde95c7554aa77f9a242f32b0b5f8f15395abf52 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Feb 22 15:09:26 2008 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Feb 25 21:40:39 2008 -0800 |
tree | 293e0161eb30e1e87a305d07e57f54f483655b78 | |
parent | 101070ca2fe67186f5f5517b66cb4757b17f4e29 [diff] |
SUNRPC: Clean up rpc_run_timer() All RPC timeout callback functions are expected to wake the task up. We can enforce this by moving the wakeup back into rpc_run_timer. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>