RPC: Fix a bug in rpc_killall_tasks().
Shirly Ma reported seeing problems with rpc_killall_tasks() causing
the task->tk_magic debugging test to trigger. It turns out we may be
killing tasks that are not yet running or even initialized.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Showing
Please register or sign in to comment