Files
linux/net/sunrpc
Trond Myklebust 7762386ff2 SUNRPC: Ensure we always run the tk_callback before tk_action
commit e020c6800c upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-03-23 13:16:52 -07:00
..
2009-09-23 18:13:10 -07:00
2009-09-24 15:39:14 -07:00
2009-08-14 13:12:52 -04:00