Trond Myklebust a4f0835c60 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
tk_xprt is just a shortcut for tk_client->cl_xprt, however cl_xprt is
defined as an __rcu variable. Replace dereferences of tk_xprt with
non-rcu dereferences where it is safe to do so.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2013-02-01 10:13:47 -05:00
..
2012-07-16 15:12:15 -04:00
2012-11-04 14:43:41 -05:00
2012-07-31 18:42:48 -07:00
2010-12-17 15:48:21 -05:00
2012-04-15 12:44:40 -04:00