Weston Andros Adamson 168e4b39d1 SUNRPC: add WARN_ON_ONCE for potential deadlock
rpc_shutdown_client should never be called from a workqueue context.
If it is, it could deadlock looping forever trying to kill tasks that are
assigned to the same kworker thread (and will never run rpc_exit_task).

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-11-04 14:43:38 -05:00
..
2012-07-16 15:12:15 -04:00
2012-07-31 18:42:48 -07:00
2012-08-21 17:42:02 -04:00
2012-06-15 17:37:23 -07:00
2010-12-17 15:48:21 -05:00
2012-04-15 12:44:40 -04:00