SUNRPC: Avoid RCU dereferences in the transport bind and connect code
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 8 Jan 2013 15:08:33 +0000 (10:08 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 1 Feb 2013 15:13:47 +0000 (10:13 -0500)
commitad2368d6f5ec6467b9503176e9fb878daf999629
tree0688b822d1b969a9b0771a7b10e4a9420f9cf418
parent45bc0dce9879505d6fd9ff68dcd0359fb260dfd7
SUNRPC: Avoid RCU dereferences in the transport bind and connect code

Avoid an RCU dereference by removing task->tk_xprt

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c
net/sunrpc/xprt.c