Trond Myklebust e020c6800c SUNRPC: Ensure we always run the tk_callback before tk_action
This fixes a race in which the task->tk_callback() puts the rpc_task
to sleep, setting a new callback. Under certain circumstances, the current
code may end up executing the task->tk_action before it gets round to the
callback.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@kernel.org
2011-03-17 12:38:41 -04:00
..
2010-12-16 12:37:25 -05:00
2011-01-06 14:46:23 -05:00
2011-03-11 15:38:43 -05:00
2010-10-01 18:09:55 -04:00
2010-12-17 15:48:21 -05:00
2011-01-10 14:45:01 -05:00
2011-03-15 20:16:14 -04:00